Commit Graph

12216 Commits

Author SHA1 Message Date
Tomas Votruba
f9b27deac8 Updated Rector to commit d0e6a3bda6
d0e6a3bda6 [Core] Early assign ->getPathname() to variable for RemovedAndAddedFilesCollector::isFileRemoved() (#256)
2021-06-20 12:00:42 +00:00
Tomas Votruba
8fb4c4de26 Updated Rector to commit dc1d8625a1
dc1d8625a1 fix name variable caller -> callerName (#253)
2021-06-20 10:00:08 +00:00
Tomas Votruba
dd0f41032c Updated Rector to commit dc90b45425
dc90b45425 Alternative for 241 (Remove backslash from fallback var name) (#251)
2021-06-20 00:37:20 +00:00
Tomas Votruba
4c0be82f72 Updated Rector to commit c2dbe67cb6
c2dbe67cb6 add DockerHub overview update workflow (#249)
2021-06-19 16:11:24 +00:00
Tomas Votruba
dbb86ba044 Updated Rector to commit d45dec8630
d45dec8630 Apply missing update phpstan req at target-repository (#250)
2021-06-19 15:50:21 +00:00
Tomas Votruba
e1e4a30cb1 Updated Rector to commit 2723dfd4df
2723dfd4df [Php80] Fix OptionalParametersAfterRequiredRector to treat variadic as optional (#248)
2021-06-19 15:32:40 +00:00
Tomas Votruba
4465a95e7a Updated Rector to commit e639ed4d1a
e639ed4d1a [PHPStan] Add PHPStan 0.12.90 support (#246)
2021-06-19 14:06:22 +00:00
Tomas Votruba
dc5e1f3102 Updated Rector to commit 2723dfd4df
2723dfd4df [Php80] Fix OptionalParametersAfterRequiredRector to treat variadic as optional (#248)
2021-06-19 14:06:03 +00:00
Tomas Votruba
54f83536f1 Updated Rector to commit 9987001099
9987001099 [Config] Clean up comment in rector.php config (#247)
2021-06-19 01:07:33 +00:00
Tomas Votruba
11b9fe9deb Updated Rector to commit 24384c10ed
24384c10ed [Php 8] Enable RenamePropertyToMatchTypeRector (#168)
2021-06-18 19:29:49 +00:00
Tomas Votruba
6b9c9cbaf5 Updated Rector to commit c251806319
c251806319 [Order] Cleanup set from rules that are nicely handled by php-cs-fixer (#245)
2021-06-18 18:13:33 +00:00
Tomas Votruba
281d0518a0 Updated Rector to commit dce60231f7
dce60231f7 [TypeDeclaration][Php 8] Enable ReturnTypeDeclarationRector (#184)
2021-06-18 17:31:16 +00:00
Tomas Votruba
6736aed6b9 Updated Rector to commit e783801584
e783801584 [Php71] Handle variadic check inside function with function_exists() check (#244)
2021-06-18 17:14:06 +00:00
Tomas Votruba
e814dc3e3e Updated Rector to commit 1fb8e54d95
1fb8e54d95 [Php71] Skip interface type on RemoveExtraParametersRector (#237)
2021-06-17 16:05:13 +00:00
Tomas Votruba
3fdc777bf5 Updated Rector to commit 246a5863ed
246a5863ed [DeadCode] Prevent RemoveUnusedAssignVariableRector removing variables used in compact() (#238)
2021-06-17 16:01:07 +00:00
Tomas Votruba
a042ce3afa Updated Rector to commit 028c1064eb
028c1064eb Fix ReturnTypeFromReturnNewRector rule definition typo (#239)
2021-06-17 15:58:43 +00:00
Tomas Votruba
1d7ebaafda Updated Rector to commit a41a5ba6b6
a41a5ba6b6 [PHPStan] Clean up ignore errors in phpstan.neon (#240)
2021-06-17 14:59:13 +00:00
Tomas Votruba
864721907d Updated Rector to commit 6c3a5215c1
6c3a5215c1 [Naming] Keep underscore in RenameForeachValueVariableToMatchExprVariableRector (#236)
2021-06-17 09:49:16 +00:00
Tomas Votruba
dda18414a1 Updated Rector to commit 5e6a01145f
5e6a01145f [README] fix ecs.php link
2021-06-17 09:46:43 +00:00
Tomas Votruba
f99ed012a2 Updated Rector to commit 8665534670
8665534670 [PHP 8.0 ] No space annotatation and attributes (#235)
2021-06-16 22:10:15 +00:00
Tomas Votruba
c908c481f1 Updated Rector to commit 24187781db
24187781db [EarlyReturn] Handle mirror comments before elseif on RemoveAlwaysElseRector (#234)
2021-06-16 17:49:09 +00:00
Tomas Votruba
0b94e50ca1 Updated Rector to commit 6311c8b5c9
6311c8b5c9 [Util] Early strtolower() on StaticRectorStrings::isInArrayInsensitive() (#232)
2021-06-16 10:42:33 +00:00
Tomas Votruba
26f92fe9e9 Updated Rector to commit 5157414f6c
5157414f6c [Php80] Fix multiple cases and case mix up default for ChangeSwitchToMatchRector (#231)
2021-06-16 10:39:17 +00:00
Tomas Votruba
54f1f52d0b Updated Rector to commit bad98719a5
bad98719a5 Incorrect behavior of RemoveUnusedPrivateMethodRector (#227)
2021-06-15 22:19:38 +00:00
Tomas Votruba
d587cc94bb Updated Rector to commit b44261f1d5
b44261f1d5 bump rector-doctrine 0.11.5
2021-06-15 15:30:55 +00:00
Tomas Votruba
8f25ba84d6 Updated Rector to commit be0591c6d5
be0591c6d5 [gitattributes] do not export test in packagist dependency (#228)
2021-06-15 14:27:35 +00:00
Tomas Votruba
8f636d1e5d Updated Rector to commit f7ba591fd6
f7ba591fd6 rename fixture classes to differ from node names to avoid miss-type (#229)
2021-06-15 14:27:25 +00:00
Tomas Votruba
6c31321135 Updated Rector to commit 64cea0afd6
64cea0afd6 DX: Report more precise errors in  (#97)
2021-06-14 23:18:40 +00:00
Tomas Votruba
54671c2dc3 Updated Rector to commit 01a066062b
01a066062b Add failing test fixture for AnnotationToAttributeRector (#225)
2021-06-14 23:11:39 +00:00
Tomas Votruba
5915890df5 Updated Rector to commit c8900bf348
c8900bf348 [PHP 8.0] Fix conflicting attribute import (#223)
2021-06-14 17:05:09 +00:00
Tomas Votruba
dc1722f44a Updated Rector to commit 75056429be
75056429be [CodingStyle] Fix newline before new assign set (#220)
2021-06-14 14:16:03 +00:00
Tomas Votruba
7881e60b6a Updated Rector to commit 6a908621e2
6a908621e2 [Php80 ] Revert test annotation (#221)
2021-06-14 13:06:22 +00:00
Tomas Votruba
61891fb277 Updated Rector to commit d7ac71d626
d7ac71d626 [DeadCode] Handle RemoveDeadIfForeachForRector on if has no stmts with else (#214)
2021-06-14 10:57:44 +00:00
Tomas Votruba
85617d85df Updated Rector to commit fb8842d7e9
fb8842d7e9 [Php80] Test for misplaced , on multiline in AnnotationToAttributeRector (#219)
2021-06-14 03:22:07 +00:00
Tomas Votruba
0f17e48d24 Updated Rector to commit fc17cc90a9
fc17cc90a9 [Php80] Test for misplaced } on multiline in AnnotationToAttributeRector (#218)
2021-06-14 02:16:47 +00:00
Tomas Votruba
eb2f72236a Rector 0.11.20 2021-06-13 23:57:37 +00:00
Tomas Votruba
33da72ce33 Updated Rector to commit 5e57bb61bc
5e57bb61bc [PHP 8.0] Attributes - add support for single target (#216)
2021-06-13 23:15:28 +00:00
Tomas Votruba
df68ed40ce Updated Rector to commit 3157491c78
3157491c78 [PHP 8.0] Fix next attributes item with comma and new line (#215)
2021-06-13 22:57:08 +00:00
Tomas Votruba
069fd6e685 Rector 0.11.19 2021-06-13 20:44:24 +00:00
Tomas Votruba
c9f7d2307b Updated Rector to commit 47c437302c
47c437302c remove ProjectType open source to make rector easier to use (#203)
2021-06-13 20:25:53 +00:00
Tomas Votruba
0439a83632 Updated Rector to commit 5fd67abde6
5fd67abde6 [DeadCode] Skip RemoveUnusedAssignVariableRector on used after if else (#213)
2021-06-13 15:06:07 +00:00
Tomas Votruba
32c476ef15 Updated Rector to commit 6888049846
6888049846 [PHP 8.0] Avoid duplicating attributed annotations (#212)
2021-06-13 11:38:17 +00:00
Tomas Votruba
d39c210590 Updated Rector to commit 25821f6212
25821f6212 [TASK] Add documentation about FileProcessors (#121)
2021-06-13 11:31:37 +00:00
Tomas Votruba
ab3b6b2c9e Updated Rector to commit 651562dca2
651562dca2 [automated] Re-Generate Nodes/Rectors Documentation (#211)
2021-06-13 10:00:46 +00:00
Tomas Votruba
f6ecb02182 Rector 0.11.18 2021-06-12 16:42:59 +00:00
Tomas Votruba
85c938f7a5 Updated Rector to commit 09251da597
09251da597 [Privatization] Skip abstract class in PrivatizeLocalPropertyToPrivatePropertyRector
2021-06-12 16:41:54 +00:00
Tomas Votruba
1e2dd0e842 Rector 0.11.17 2021-06-12 16:18:46 +00:00
Tomas Votruba
5fe45cf0b2 Updated Rector to commit 8ebc4fe300
8ebc4fe300 fix cs
2021-06-12 16:18:38 +00:00
Tomas Votruba
644e950638 Updated Rector to commit 7716d176c9
7716d176c9 Clean up phpstan ignore error mask (#210)
2021-06-12 16:11:51 +00:00
Tomas Votruba
9af6860899 Updated Rector to commit 3b64243cf0
3b64243cf0 [CodingStyle] Fix change short php version on VersionCompareFuncCallToConstantRector (#209)
2021-06-12 13:58:46 +00:00