Commit Graph

127 Commits

Author SHA1 Message Date
Tomas Votruba
e3c7d5c703 Updated Rector to commit 2a0cae5507
2a0cae5507 Make progress bar reflect number of processed files + process file by file in series (#362)
2021-07-02 20:55:14 +00:00
Tomas Votruba
79df1ed831 Updated Rector to commit 6238705e93
6238705e93 mics
2021-07-02 00:08:09 +00:00
Tomas Votruba
08dc46e6d9 Updated Rector to commit 1f17cbafe7
1f17cbafe7 use traversing directly
2021-07-01 23:51:20 +00:00
Tomas Votruba
6cdf569f7e Updated Rector to commit c280ef9fc1
c280ef9fc1 [CodingStyle] Default empty array [] on UnSpreadOperatorRector (#359)
2021-07-01 22:11:47 +00:00
Tomas Votruba
7f55328e3b Updated Rector to commit 3966aa0770
3966aa0770 Improve PhpDocNodeTraverser (#356)
2021-07-01 16:34:59 +00:00
Tomas Votruba
1cea5467e7 Updated Rector to commit f2822532dd
f2822532dd Cleanup (#354)
2021-07-01 15:49:49 +00:00
Tomas Votruba
fd5b91388f Updated Rector to commit 19934737d8
19934737d8 Try external PhpDocNodeByTypeFinder (#352)
2021-07-01 14:10:40 +00:00
Tomas Votruba
05aceb8871 Updated Rector to commit 37d04ea8ea
37d04ea8ea Making use of PhpDocNodeTraverser (#348)
2021-07-01 13:06:29 +00:00
Tomas Votruba
1666838b21 Updated Rector to commit 9575dd2231
9575dd2231 [CodingStyle] Skip indirect version number on VersionCompareFuncCallToConstantRector (#344)
2021-07-01 08:50:15 +00:00
Tomas Votruba
ecda10a711 Updated Rector to commit 4c4049217a
4c4049217a skip class const fetch in object type (#341)
2021-06-30 15:42:45 +00:00
Tomas Votruba
6949a054ce Updated Rector to commit 1d1dc73fcb
1d1dc73fcb [PHP 8.0] Fix attribute multi-line (#337)
2021-06-30 01:01:00 +00:00
Tomas Votruba
97d4b7c4e1 Updated Rector to commit 748a43661e
748a43661e [PHP 8.0] Add arguments names for attributes (#336)
2021-06-29 23:25:02 +00:00
Tomas Votruba
a9f2b17421 Updated Rector to commit 8f521f5500
8f521f5500 [Php74] Set Nullable for TypedPropertyRector not filled by current class method (#295)
2021-06-29 12:21:11 +00:00
Tomas Votruba
ed4f2ecd4c Updated Rector to commit e666df703e
e666df703e More Reflection cleanup (#328)
2021-06-29 00:31:58 +00:00
Tomas Votruba
20323fa50b Updated Rector to commit 5282793145
5282793145 Add enums (#326)
2021-06-28 21:18:55 +00:00
Tomas Votruba
d8c2a5ac52 Updated Rector to commit 62bbaa56d2
62bbaa56d2 Cleanup stuff (#324)
2021-06-28 17:10:14 +00:00
Tomas Votruba
acb5c247f2 Updated Rector to commit d8a7f6c3af
d8a7f6c3af Cleanup NodeRepository (#315)
2021-06-28 10:46:06 +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
791eb8723f Updated Rector to commit a435716072
a435716072 Unite any extra reflection parsing to single ReflectionResolver service (#313)
2021-06-27 17:35:23 +00:00
Tomas Votruba
82fbf12196 Updated Rector to commit e3727aad81
e3727aad81 [DeadCode] Make private property removal dependent on local property fetches (#311)
2021-06-27 16:22:20 +00:00
Tomas Votruba
ba438584ff Updated Rector to commit 4f4dce928e
4f4dce928e Improve reflection for Variadic analyzer (#310)
2021-06-27 14:06:45 +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
6c8071d20a Updated Rector to commit d808426e71
d808426e71 [Naming] Add CLASS_MAP_FILES option + fix missing about-to-be-renamed renamed classes with custom SourceLocator (#303)
2021-06-26 18: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
56f42aa88e Updated Rector to commit edd78eb310
edd78eb310 fix cs
2021-06-25 15:48:58 +00:00
Tomas Votruba
348ed1d016 Updated Rector to commit c0758c29a9
c0758c29a9 [DeadCode] Add RemovePhpVersionIdCheckRector (#222)
2021-06-25 15:32:54 +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
3164f411cc Updated Rector to commit 328b5b4a02
328b5b4a02 [Cleanup] Removing NodeRepository from constant string regex rule + [Naming] Remove dangerou isser/getter renames (#286)
2021-06-24 13:19:56 +00:00
Tomas Votruba
9742bdd2b0 Updated Rector to commit 27198867e5
27198867e5 Removing NodeRepository from constant string regex rule (#285)
2021-06-24 11:43:15 +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
3419d090b1 Updated Rector to commit 5daf16907a
5daf16907a [DowngradePhp80] Fix Type boolan and array on DowngradeNamedArgumentRector (#279)
2021-06-23 17:04:26 +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
7cdc668f8b Updated Rector to commit ea11625cfb
ea11625cfb compact
2021-06-22 19:34:44 +00:00
Tomas Votruba
4b1f72895c Updated Rector to commit d29457125b
d29457125b simplify changed files cache (#271)
2021-06-22 17:07:57 +00:00
Tomas Votruba
b5f061b071 Updated Rector to commit 28891ea62d
28891ea62d remove deprecated sets option (#267)
2021-06-22 15:34:03 +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
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
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
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