Commit Graph

672 Commits

Author SHA1 Message Date
Tomas Votruba 71c00f366f Updated Rector to commit e3f20c1fb6
e3f20c1fb6 [docker] remove docker building from release repository (#614)
2021-08-08 16:52:18 +00:00
Tomas Votruba e9e85a1300 Updated Rector to commit a8b01f217b
a8b01f217b [automated] Re-Generate Nodes/Rectors Documentation (#619)
2021-08-08 00:26:40 +00:00
Tomas Votruba f674f1dd71 Updated Rector to commit 72df0f63c5
72df0f63c5 [DeadCode] Mirror comment on RemoveUnusedNonEmptyArrayBeforeForeachRector (#610)
2021-08-07 12:06:20 +00:00
Tomas Votruba 0dad1bbb20 Updated Rector to commit b64b1b26e0
b64b1b26e0 [DeadCode] Skip RemoveUnreachableStatementRector on use of ->markTestIncomplete() (#612)
2021-08-07 11:43:52 +00:00
Tomas Votruba c61ef9179c Updated Rector to commit 72df0f63c5
72df0f63c5 [DeadCode] Mirror comment on RemoveUnusedNonEmptyArrayBeforeForeachRector (#610)
2021-08-07 11:42:34 +00:00
Tomas Votruba fb1a342d17 Updated Rector to commit 7e0859efe1
7e0859efe1 [DeadCode] Skip non-typed property for RecastingRemovalRector (#608)
2021-08-07 11:36:26 +00:00
Tomas Votruba b5290c94c5 Updated Rector to commit 2d22795af1
2d22795af1 [DeadCode] Skip RemoveDeadConstructorRector on empty constructor with class extends (#611)
2021-08-07 11:33:39 +00:00
Tomas Votruba 559ff57598 Updated Rector to commit d4d2e7a4d5
d4d2e7a4d5 [Testing] Fixing MultipleFilesChangedTrait under macOs (#605)
2021-08-06 20:14:46 +00:00
Tomas Votruba cd8b211b7b Updated Rector to commit bb384013c3
bb384013c3 [CodeQuality] CodeQuality config set list clean up (#606)
2021-08-06 20:12:05 +00:00
Tomas Votruba 499d6ba043 Updated Rector to commit 45766e1d95
45766e1d95 Decopule ChildClassMethodDecorator, and DependencyClassMethodDecorator (#600)
2021-08-06 08:51:18 +00:00
Tomas Votruba cedca442f9 Updated Rector to commit c2acf79190
c2acf79190 Added test for Rectors making additional changes (#545)
2021-08-06 06:51:09 +00:00
Tomas Votruba ed866c99db Updated Rector to commit 7398a6637c
7398a6637c Add failing test fixture for RemoveUnusedPrivateMethodRector (#604)
2021-08-06 06:45:08 +00:00
Tomas Votruba 2011249f26 Updated Rector to commit e740a93886
e740a93886 [TypeDeclaration] Handle return self and static on ReturnTypeFromReturnNewRector (#603)
2021-08-05 21:39:36 +00:00
Tomas Votruba 2ece2f3537 Updated Rector to commit 7c937fa451
7c937fa451 [DeadCode] Skip do { } while() on RemoveUnreachableStatementRector (#601)
2021-08-05 17:17:00 +00:00
Tomas Votruba d5797c02f3 Updated Rector to commit f668ee2279
f668ee2279 [NodeRepository] Remove ChildReturnPopulator (#599)
2021-08-05 12:49:24 +00:00
Tomas Votruba d2c1af4455 Updated Rector to commit 738cea7736
738cea7736 [DeadCode] Skip array_map in class extends Exception on RemoveUnusedPrivateMethodRector (#598)
2021-08-05 12:41:19 +00:00
Tomas Votruba 00f3fbe30d Updated Rector to commit ad15c5f694
ad15c5f694 [TypeDeclaration] Removing NodeRepository from ParamTypeDeclarationRector (#597)
2021-08-05 08:31:23 +00:00
Tomas Votruba fa67d66a44 Updated Rector to commit 3eb503653f
3eb503653f [BetterStandardPrinter] Using Expr_ArrowFunction->returnType with print return type double colon right after the bracket (#596)
2021-08-05 05:49:38 +00:00
Tomas Votruba 91514099e6 Updated Rector to commit e4b356c117
e4b356c117 [Defluent] Skip create variable from not PropertyFetch on ReturnFluentChainMethodCallToNormalMethodCallRector (#595)
2021-08-04 16:14:54 +00:00
Tomas Votruba 50a3e9f997 Updated Rector to commit 6d7b885de8
6d7b885de8 Move php56 build metafiles to https://github.com/rectorphp/rector-php56 (#594)
2021-08-04 14:13:47 +00:00
Tomas Votruba 7541c3c02d Rector 0.11.43 2021-08-04 13:48:18 +00:00
Tomas Votruba 4be28bf7eb Updated Rector to commit 37b06023b6
37b06023b6 [DeadCode] Fix removal of variable-used promoted property (#593)
2021-08-04 13:47:30 +00:00
Tomas Votruba 02eff0b257 Updated Rector to commit 1f538c6871
1f538c6871 [Scoper] No need to re-generate preload.php on scoping (#592)
2021-08-04 08:57:02 +00:00
Tomas Votruba 92318a40f2 Updated Rector to commit 9d37638fce
9d37638fce [GHA] Add automate regenerate preload.php weekly PR (#588)
2021-08-04 07:37:45 +00:00
Tomas Votruba 7a14ae82ec Updated Rector to commit 897e3da3b3
897e3da3b3 [Defluent] Do not remove return from parameter and property on ReturnNewFluentChainMethodCallToNonFluentRector (#589)
2021-08-04 07:35:56 +00:00
Tomas Votruba fcfef6acab Updated Rector to commit 529eb40360
529eb40360 [DowngradePhp80] Handle both DowngradeTypedPropertyRector and DowngradeMixedTypeDeclarationRector Name parameter (#591)
2021-08-04 07:34:48 +00:00
Tomas Votruba 54d8b7a970 Updated Rector to commit 0a51a73ad6
0a51a73ad6 [CodeQuality] Remove MoveVariableDeclarationNearReferenceRector for too wide domain, not capable on most of real projects (#587)
2021-08-03 18:06:18 +00:00
Tomas Votruba 306138dcb3 Updated Rector to commit aff0c5d90c
aff0c5d90c [Scoper] Remove Doctrine\Inflector\Inflector from exclude class (#582)
2021-08-03 17:22:27 +00:00
Tomas Votruba bd858c4241 Updated Rector to commit c1b12be00d
c1b12be00d [Defluent] Skip interface on DefluentReturnMethodCallRector (#584)
2021-08-03 15:28:44 +00:00
Tomas Votruba 169beeed64 Updated Rector to commit 0515b036a8
0515b036a8 [GHA] Fix Along other packages on prefixed rector (#586)
2021-08-03 13:58:47 +00:00
Tomas Votruba 1b0c85ae13 Updated Rector to commit 202b47a593
202b47a593 Upgrade phpstan/phpstan to 0.12.94 (#585)
2021-08-03 13:41:15 +00:00
Tomas Votruba f24ba3e919 Updated Rector to commit ae55eac4c9
ae55eac4c9 [TypeDeclaration] Allow Function_ and ArrowFunction on ReturnTypeFromReturnNewRector (#583)
2021-08-03 12:03:11 +00:00
Tomas Votruba 46cf4c1774 Updated Rector to commit 0888a92985
0888a92985 [CodeQuality] Skip class with constructor parameter for ClassConstFetch on CallableThisArraToAnonymousFunctionRector (#581)
2021-08-03 10:22:54 +00:00
Tomas Votruba 3bcd73b480 Rector 0.11.42 2021-08-02 20:05:35 +00:00
Tomas Votruba 329518456a Updated Rector to commit 2e7256bde8
2e7256bde8 fix native method fetch (#579)
2021-08-02 19:56:42 +00:00
Tomas Votruba b1a34f7f49 Updated Rector to commit 23bf1ca771
23bf1ca771 static fixes (#578)
2021-08-02 19:35:36 +00:00
Tomas Votruba 9f06a1c1d2 Updated Rector to commit d936944aed
d936944aed [TypeDeclaration] Fix param type change in class method (#577)
2021-08-02 19:23:47 +00:00
Tomas Votruba 46c5557948 Rector 0.11.41 2021-08-02 19:22:48 +00:00
Tomas Votruba 1452c5d9ff Updated Rector to commit b3480900f3
b3480900f3 [CodingStyle] Remove YieldClassMethodToArrayClassMethodRector, rather PHPStorm job (#576)
2021-08-02 17:48:07 +00:00
Tomas Votruba 0f5395c1ad Updated Rector to commit 5145487e37
5145487e37 recursion is not needed, as Rector now works till there is something to change
2021-08-02 16:02:48 +00:00
Tomas Votruba fb7f804b70 Updated Rector to commit 00fb10f8a5
8c4c7d0ae7 recursion is not needed, as Rector now works till there is something to change 00fb10f8a5 fix cs
2021-08-02 16:02:25 +00:00
Tomas Votruba 4a5ca2c9e5 Updated Rector to commit 66e21558ba
66e21558ba [PHPOffice] Extract package to standalone project (#575)
2021-08-02 15:56:42 +00:00
Tomas Votruba 0141b275c0 Updated Rector to commit 89511623cd
89511623cd update docs
2021-08-02 15:06:07 +00:00
Tomas Votruba 6d9e1da1ac Updated Rector to commit f515dd655e
f515dd655e typos in docs
2021-08-02 14:58:30 +00:00
Tomas Votruba ab81b0c165 Updated Rector to commit e5b00c449c
e5b00c449c [VersionBonding] Correctly shows missed rectors that will not run (#574)
2021-08-02 14:42:58 +00:00
Tomas Votruba ebc595cbb2 Updated Rector to commit e3ce320151
e3ce320151 [Transform] Remove specific custom Rector without generic usage (#573)
2021-08-02 12:03:27 +00:00
Tomas Votruba 6730953767 Updated Rector to commit 4d816080ee
4d816080ee [Config] Set config/, utils/ to rector config paths (#571)
2021-08-02 09:44:00 +00:00
Tomas Votruba bfa1433bd5 Updated Rector to commit 2c71aa6976
2c71aa6976 [VersionBonding] Update rector warning message for min PHP version project (#572)
2021-08-02 09:39:41 +00:00
Tomas Votruba d09f82b30b Updated Rector to commit b34ff8ca13
b34ff8ca13 [Defluent] Skip clone uses trait on DefluentReturnMethodCallRector (#558)
2021-08-01 17:16:17 +00:00
Tomas Votruba 90467ad594 Updated Rector to commit b34ff8ca13
b34ff8ca13 [Defluent] Skip clone uses trait on DefluentReturnMethodCallRector (#558)
2021-08-01 17:00:37 +00:00