8531 Commits

Author SHA1 Message Date
TomasVotruba
4de3fb1428 README: undescore format for file naming 2020-05-03 14:22:23 +02:00
TomasVotruba
ae134176fd README: decouple create_own_rector, simplify main text 2020-05-03 14:19:09 +02:00
Tomas Votruba
795ca21206
Merge pull request #3295 from rectorphp/ci-add-naming-to-rector 2020-05-03 13:52:53 +02:00
TomasVotruba
ab4fe09dc3 [cs] update variable names 2020-05-03 13:38:00 +02:00
TomasVotruba
163b7831cb add support for nullable type 2020-05-03 13:26:26 +02:00
TomasVotruba
d539160980 make few rules silent on no change to prevent false positive reports on changed nodes 2020-05-03 13:18:59 +02:00
TomasVotruba
e5690595f8 remove scan-classes command, out of Rector scope 2020-05-03 13:18:43 +02:00
TomasVotruba
e2240a0eca fix suffix renamer 2020-05-03 13:12:38 +02:00
TomasVotruba
3d5c07f191 add support for alias in PropertyNaming 2020-05-03 13:00:29 +02:00
TomasVotruba
8d1b254715 [Naming] Fix duplicate name on already existing 2020-05-03 12:53:25 +02:00
TomasVotruba
ad9dba0d82 cleanup rector configs 2020-05-03 12:53:25 +02:00
TomasVotruba
f12dd0ea34 remove unused files 2020-05-03 01:15:14 +02:00
Tomas Votruba
5ae0143b39
Merge pull request #3296 from rectorphp/fatal-decopule 2020-05-03 01:10:41 +02:00
TomasVotruba
b2f5f0ae17 remove scan-fatal-errors, move to migrify 2020-05-03 01:06:31 +02:00
Tomas Votruba
d8919d0612
Merge pull request #3294 from rectorphp/naming-improv 2020-05-02 23:54:53 +02:00
TomasVotruba
012fe62736 [Naming] Decopule ConflictingNameResolver and ExpectedNameResolver 2020-05-02 23:36:39 +02:00
Tomas Votruba
a8ea0fb9a7
Merge pull request #3293 from rectorphp/property-name 2020-05-02 22:55:06 +02:00
TomasVotruba
00b3184eb3 [Naming] Add RenamePropertyToMatchTypeRector 2020-05-02 22:36:11 +02:00
kodiakhq[bot]
5d60334ccc
Merge pull request #3290 from rectorphp/bool-property-default
[SOLID] Add AddFalseDefaultToBoolPropertyRector
2020-05-02 10:07:58 +00:00
TomasVotruba
653e5353bb [SOLID] Add AddFalseDefaultToBoolPropertyRector 2020-05-02 12:03:03 +02:00
TomasVotruba
cae1c0a727 break line of long example 2020-05-02 11:51:01 +02:00
TomasVotruba
0f5662a93c run doctrine workflow on PHP 7.4 to open new deps 2020-05-02 11:48:32 +02:00
TomasVotruba
bf45e5eb8e show true colors on CI 2020-05-02 11:47:43 +02:00
Tomas Votruba
be21441499
Merge pull request #3289 from rectorphp/auto-preslash-functions 2020-05-02 01:36:27 +02:00
TomasVotruba
f5b40ed6ca [Performance] Add PreslashSimpleFunctionRector 2020-05-01 18:22:02 +02:00
kodiakhq[bot]
6d328a1a96
Merge pull request #3288 from rectorphp/naming-bug
Improve $node name get on static or method call
2020-05-01 09:18:10 +00:00
TomasVotruba
405e5e0ea4 improve getName() error 2020-05-01 11:13:54 +02:00
kodiakhq[bot]
884f41f187
Merge pull request #3287 from rectorphp/drop-only
[DX] drop confusing --only option to promote config
2020-05-01 08:51:02 +00:00
TomasVotruba
9eaeb3053e drop confusing --only option 2020-05-01 10:48:02 +02:00
Tomas Votruba
6fa4e66530
Merge pull request #3285 from rectorphp/tag-value-node-5 2020-04-30 17:20:42 +02:00
TomasVotruba
eb32ae4630 add generic private route detector 2020-04-30 17:16:51 +02:00
TomasVotruba
79ae44b803 fix nested private properties 2020-04-30 17:16:51 +02:00
TomasVotruba
2e8138f693 decopule AnnotationItemResolver 2020-04-30 16:53:03 +02:00
TomasVotruba
b232fe9206 load route values with array magic 2020-04-30 16:00:43 +02:00
TomasVotruba
3779f8ebae load route values with reflection 2020-04-30 15:55:20 +02:00
Stephan Vierkant
f39c9b6fe5
Merge branch 'master' into symfony-route-options 2020-04-30 13:49:20 +02:00
Stephan Vierkant
7d16585d2b
Merge remote-tracking branch 'stephan/symfony-route-options' into symfony-route-options 2020-04-30 13:46:06 +02:00
Stephan Vierkant
b0f420f26d
No need to have an extra tests. Other tests had : instead of =, that's the underlying problem. 2020-04-30 13:45:27 +02:00
TomasVotruba
7b96f6eb86 make route fail 2020-04-30 13:44:05 +02:00
Tomas Votruba
d73e4bbb98
Merge pull request #3284 from rectorphp/tag-value-node-4 2020-04-30 13:43:55 +02:00
TomasVotruba
4a14b305f6 merge more factories to MultiPhpDocNodeFactory 2020-04-30 13:43:30 +02:00
Tomas Votruba
5c5d8c598b
Merge pull request #3283 from rectorphp/tag-value-node-3 2020-04-30 13:24:14 +02:00
TomasVotruba
e59db0f400 add first multi type node factory - MultiPhpDocNodeFactory 2020-04-30 13:18:11 +02:00
TomasVotruba
047598c19e change design from getClass() to getClasses() 2020-04-30 12:28:49 +02:00
TomasVotruba
2fa2a471dc [Core] Add ChangeContractMethodSingleToManyRector 2020-04-30 12:27:31 +02:00
TomasVotruba
a4b582d441 speedup tag to doc factory matching 2020-04-30 11:19:42 +02:00
TomasVotruba
10f63db15d remove unused interface 2020-04-30 11:19:42 +02:00
TomasVotruba
290dffbb53 cleanup 2020-04-30 11:19:42 +02:00
TomasVotruba
038f18223c remove dead method 2020-04-30 11:19:42 +02:00
TomasVotruba
0bf0a26b04 simplify ParamPhpDocNodeFactory 2020-04-30 11:19:42 +02:00