Commit Graph

104 Commits

Author SHA1 Message Date
Tomas Votruba
d8c2a5ac52 Updated Rector to commit 62bbaa56d2
62bbaa56d2 Cleanup stuff (#324)
2021-06-28 17:10:14 +00:00
Tomas Votruba
3d7a69bec2 Updated Rector to commit 5e4b1596ed
5e4b1596ed cleanup NodeRepository (#323)
2021-06-28 14:19:42 +00:00
Tomas Votruba
57002777fc Updated Rector to commit 1a87a3dfcc
1a87a3dfcc [TypeDeclaration] Prevent checking class like has external fully qualifieds when class like is null (#319)
2021-06-28 09:39:23 +00:00
Tomas Votruba
5a0a45ded6 Updated Rector to commit 20ad16b1e6
20ad16b1e6 [automated] Re-Generate Nodes/Rectors Documentation (#307)
2021-06-27 12:12:15 +00:00
Tomas Votruba
a094563744 Updated Rector to commit 4da26f6680
4da26f6680 fix ReturnTypeFromStrictTypedCallRector
2021-06-26 21:53:44 +00:00
Tomas Votruba
9a8c076100 Updated Rector to commit 6a3f274f24
6a3f274f24 bump deps (#301)
2021-06-26 12:33:28 +00:00
Tomas Votruba
2037399677 Updated Rector to commit 04981badaa
04981badaa Rename ReflectionAstResolver to simple AstResolver (#300)
2021-06-26 11:50:38 +00:00
Tomas Votruba
8ac9a8f8ba Updated Rector to commit 68c2bcda1b
68c2bcda1b [composer] remove dependency on nette-to-symfony, very niche package that would require much work to be used in public (#290)
2021-06-25 17:12:46 +00:00
Tomas Votruba
c99e19b804 Updated Rector to commit 4f619aae72
4f619aae72 NodeRepository usage cleanup (#287)
2021-06-25 06:35:08 +00:00
Tomas Votruba
fe83c379c5 Updated Rector to commit 29e9bf5610
29e9bf5610 Cleaning up NodeRepository dependency (#280)
2021-06-24 08:24:49 +00:00
Tomas Votruba
0ef9715e0d Updated Rector to commit 3575ba0e47
3575ba0e47 [DowngradePhp80] Enable New_ on DowngradeNamedArgumentRector (#276)
2021-06-23 14:44:39 +00:00
Tomas Votruba
4982b19288 Updated Rector to commit 68d7671ee1
68d7671ee1 Handle nested arrays in CurlyListNode (#274)
2021-06-23 12:46:02 +00:00
Tomas Votruba
5c17ab737b Updated Rector to commit a41384bc00
a41384bc00 Fix doc importing on Doctrine annotation class rename (#264)
2021-06-22 10:43:16 +00:00
Tomas Votruba
89bf6477a6 Updated Rector to commit ff4a9883f9
ff4a9883f9 [automated] Re-Generate Nodes/Rectors Documentation (#252)
2021-06-21 19:24:28 +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
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
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
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
dda18414a1 Updated Rector to commit 5e6a01145f
5e6a01145f [README] fix ecs.php link
2021-06-17 09:46:43 +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
d587cc94bb Updated Rector to commit b44261f1d5
b44261f1d5 bump rector-doctrine 0.11.5
2021-06-15 15:30:55 +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
54671c2dc3 Updated Rector to commit 01a066062b
01a066062b Add failing test fixture for AnnotationToAttributeRector (#225)
2021-06-14 23:11:39 +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
ab3b6b2c9e Updated Rector to commit 651562dca2
651562dca2 [automated] Re-Generate Nodes/Rectors Documentation (#211)
2021-06-13 10:00:46 +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
Tomas Votruba
065a643f3f Updated Rector to commit 5aefbba804
5aefbba804 [CodingStyle] Handle nested breaks in BinarySwitchToIfElseRector and SingularSwitchToIfRector (#207)
2021-06-12 12:03:11 +00:00
Tomas Votruba
843f414034 Updated Rector to commit 7bbbed11e7
7bbbed11e7 Test:  +  (#208)
2021-06-12 06:41:08 +00:00
Tomas Votruba
a8b955f937 Updated Rector to commit 4b41e97a6d
4b41e97a6d [DeadCode] Skip RemoveUnusedVariableAssignRector if variable used before or in assign expr (#206)
2021-06-11 17:53:41 +00:00
Tomas Votruba
e29462ff33 Updated Rector to commit ac81e98fbf
ac81e98fbf move from nette/caching to own cache based on PHPStan (#202)
2021-06-11 11:03:31 +00:00
Tomas Votruba
a130d42a04 Updated Rector to commit 9dea8d8cd8
9dea8d8cd8 [DeadCode][CodeQuality] Handle use RemoveDeadInstanceOfRector + SwitchNegatedTernaryRector with if instanceof check (#201)
2021-06-11 09:40:47 +00:00
Tomas Votruba
4e4ad99d9a Updated Rector to commit 1a3afef04d
1a3afef04d PHPStan updated and static fixes (#192)
2021-06-10 10:46:24 +00:00
Tomas Votruba
0b7ed89c33 Updated Rector to commit c469fac78b
c469fac78b Normalize array values in PhpAttributeGroupFactory (#190)
2021-06-09 14:44:09 +00:00
Tomas Votruba
6fa9c12855 Updated Rector to commit 4f26e3643d
4f26e3643d [Scoped] Early downgrade src/functions (#185)
2021-06-09 02:43:00 +00:00
Tomas Votruba
b1d9c22566 Updated Rector to commit bca0356f43
bca0356f43 [TypeDeclaration][Php8] Enable ReturnTypeFromStrictTypedCallRector (#183)
2021-06-08 22:40:14 +00:00
Tomas Votruba
ff9660d77a Updated Rector to commit 6e320ce114
6e320ce114 [PHP 8.0] Improve single case check (#175)
2021-06-08 07:43:06 +00:00
Tomas Votruba
b82be72250 Updated Rector to commit 0c9a1f82b8
0c9a1f82b8 [PSR4] Fix deleting file that matches class name (#163)
2021-06-07 07:27:06 +00:00
Tomas Votruba
d29020633e Updated Rector to commit 3158767ccb
3158767ccb [automated] Re-Generate Nodes/Rectors Documentation (#157)
2021-06-06 07:59:41 +00:00
Tomas Votruba
844b87d281 Updated Rector to commit d4811367fa
acd6f3a353 fix cs, remove rector_09 upgrade set d4811367fa [scoper] unprefix container only in our code
2021-06-05 16:24:38 +00:00
Tomas Votruba
2535f6a548 Updated Rector to commit 4e71338466
4e71338466 [Privatization] Skip Entity and Embeddable Attribute Doctrine\ORM\Mapping on FinalizeClassesWithoutChildrenRector (#155)
2021-06-05 14:17:34 +00:00
Tomas Votruba
a748b6716e Updated Rector to commit ac7666a4c9
ac7666a4c9 [FEATURE] Use OutputFormatter for show command (#147)
2021-06-04 20:22:20 +00:00
Tomas Votruba
d7df398d11 Rector 0.11.9 2021-06-04 14:35:45 +00:00
Tomas Votruba
55b0e2405f Updated Rector to commit d34b8469aa
d34b8469aa Add test fixture and fix for AnnotationToAttributeRector (#145)
2021-06-04 11:46:51 +00:00
Tomas Votruba
c424fee1aa Updated Rector to commit df07500a76
df07500a76 [BUGFIX] Check if argument is string (#146)
2021-06-03 22:54:09 +00:00
Tomas Votruba
3547d90d45 Updated Rector to commit 1913747f01
1913747f01 [CodingStyle] Handle NotIdentical on CountArrayToEmptyArrayComparisonRector (#144)
2021-06-03 08:30:49 +00:00
Tomas Votruba
f04617a297 Updated Rector to commit d88e3a3efb
d88e3a3efb Fix copy-paste errors in rule docs (#143)
2021-06-02 22:56:35 +00:00
Tomas Votruba
09dbb728dd Updated Rector to commit d519a197b4
d519a197b4 [BUGFIX] Fix if key is not a string (#142)
2021-06-02 16:07:43 +00:00
Tomas Votruba
2d7c16f73c Updated Rector to commit 6f7cd6ee39
6f7cd6ee39 [Core] Fix ConfigurableCallValuesCollectingPhpFileLoader::import()  type (#140)
2021-06-02 02:12:14 +00:00
Tomas Votruba
455d6af77f Updated Rector to commit ff1b696343
ff1b696343 fix cs
2021-06-01 13:11:33 +00:00