Commit Graph

17561 Commits

Author SHA1 Message Date
Tomas Votruba
7a20211779 Updated Rector to commit 701ab22b8681518f21e371c0b070f8f51a45b539
701ab22b86 ns fix
2024-01-26 19:50:18 +00:00
Tomas Votruba
f076295e84 Updated Rector to commit 0afec7e54615912ced1ffe83e9dccadc4f153c17
0afec7e546 [Config] Add RectorConfigBuilder (#5503)
2024-01-26 19:37:08 +00:00
Tomas Votruba
00449e1e5c Updated Rector to commit 35ddfb28bac90271f2317ae394471062c699d419
35ddfb28ba make literal separator optional, as rather coding style and not always desired (#5505)
2024-01-26 14:25:43 +00:00
Tomas Votruba
2a897741c0 Updated Rector to commit f47b38ed3980eb79113bb1b3b1289fb5a5c05c0f
f47b38ed39 typo
2024-01-25 17:33:33 +00:00
Tomas Votruba
b38303863b Updated Rector to commit bf59fa5aaf4500f6c555e590bc2692fdbda0fee3
bf59fa5aaf fix typo
2024-01-25 17:33:11 +00:00
Tomas Votruba
f28faf4aeb Updated Rector to commit 65dbbdd002c9ef71187752d92d1f15a969e7d2ad
65dbbdd002 cs
2024-01-25 17:26:13 +00:00
Tomas Votruba
8debf03f05 Updated Rector to commit 5b23ffe923e57d49b92156c15725ac63cb52a9b5
5b23ffe923 custom copy path fix (#5502)
2024-01-25 17:18:07 +00:00
Tomas Votruba
6dd3220875 Updated Rector to commit 174656a5f9719dba126a0f5ed68743c05ff53f3b
174656a5f9 [Testing] Deprecate FileInfoParser, use existing TestingParser instead (#5501)
2024-01-25 07:18:44 +00:00
Tomas Votruba
dd875cd0c9 Updated Rector to commit d09ae7400a75f7694a11c2d8353c2fd14b6419e3
d09ae7400a Add "custom-rule" command to make creating rules easy (#5498)
2024-01-25 00:06:40 +00:00
Tomas Votruba
744ab2e38b Updated Rector to commit 955a5de414501f77b80b321a90ee35d4fe49e9e2
955a5de414 Add gitlab to "setup-ci" command (#5497)
2024-01-24 21:26:26 +00:00
Tomas Votruba
29d3544133 Updated Rector to commit 7584d25d55cd0a2e7c11dbc865c93a029c6047c3
7584d25d55  [AutoImport] Skip start with <?= short open tag on auto import  (#5496)
2024-01-24 12:46:29 +00:00
Tomas Votruba
cd34331aa7 Updated Rector to commit c2cdcd3922d06924acfbf4a792eec61dccbee03e
c2cdcd3922 [CodeQuality] Fix logic start with [^ on SimplifyRegexPatternRector to ensure only skip on this case (#5495)
2024-01-23 16:37:59 +00:00
Tomas Votruba
aa518bb95d Updated Rector to commit dd02659ec90240c9452ccb86e48fb53879572935
dd02659ec9 [CodeQuality] Skip surplus open square bracket on SimplifyRegexPatternRector (#5494)
2024-01-23 15:52:42 +00:00
Tomas Votruba
678e34b775 Updated Rector to commit bcce8e3d240861cdb36cbf76b68672fa829f347d
bcce8e3d24 Fix doc instanceof rules link (#5493)
2024-01-23 11:08:03 +00:00
Tomas Votruba
3437ca57ce Updated Rector to commit ab78d14e35aa95519a7fbb2472ef7a7e087e1397
ab78d14e35  [PHPStan] Clean up PHPStan ignore errrors  (#5492)
2024-01-23 10:53:22 +00:00
Tomas Votruba
e4d714cf5f Updated Rector to commit f7caedf1b61070322bfb44bb266fbf26f8c993d3
f7caedf1b6 [Performance][PhpParser] Deprecate InlineCodeParser::parse(), extract into parseFile() and parseString() (#5482)
2024-01-23 09:41:00 +00:00
Tomas Votruba
e7c602cd32 Updated Rector to commit 2d316449ada315992789eff3380e836adf997767
2d316449ad [Config] Restore default values for RectorConfig->parallel() config similar to original <=0.18.x version (#5472)
2024-01-23 09:40:17 +00:00
Tomas Votruba
76ce6b58bb Updated Rector to commit aa66151ff14da601b4b155f4a876ad2a2070259c
aa66151ff1 [Performance] Remove unnecessary FunctionLikeParamPositionNodeVisitor (#5491)
2024-01-22 15:14:12 +00:00
Tomas Votruba
c36d19ef56 Updated Rector to commit aa66151ff14da601b4b155f4a876ad2a2070259c
aa66151ff1 [Performance] Remove unnecessary FunctionLikeParamPositionNodeVisitor (#5491)
2024-01-22 14:26:31 +00:00
Tomas Votruba
20754e0aaa Updated Rector to commit e1effe71627ad76eee1532420cf1a3430abff150
e1effe7162 Update README.md (#5490)
2024-01-22 12:52:38 +00:00
Tomas Votruba
8356da3ba2 Updated Rector to commit e1effe71627ad76eee1532420cf1a3430abff150
e1effe7162 Update README.md (#5490)
2024-01-22 12:43:37 +00:00
Tomas Votruba
0fc99839e2 Updated Rector to commit a2ff229df99785b6b51721d929a750f51e72f57a
a2ff229df9 Fix phpstan (#5489)
2024-01-21 23:21:57 +00:00
Tomas Votruba
b140c86242 Updated Rector to commit 46dd96122bdeb7b893f518bd131c69093b6da752
46dd96122b [Renaming] Remove rename class name (#5488)
2024-01-21 23:15:27 +00:00
Tomas Votruba
599ee7833e Updated Rector to commit be53faca08c2f5c3ebafb636e766788676f54d28
be53faca08 [Renaming] Remove namespace renames in ClassRename, as it should only rename references, not move to new namespace (#5487)
2024-01-21 21:13:24 +00:00
Tomas Votruba
72af333641 Updated Rector to commit 3dac3a00d8a9e306bacc1ae2f9ded092dc95c212
3dac3a00d8 [Performance] Cache PHP version features on reading composer.json on PhpVersionProvider (#5484)
2024-01-21 01:12:31 +00:00
Tomas Votruba
3ea4c627d4 Updated Rector to commit 663f526966313e0f178c088ea667119490404da9
663f526966 remove invalid data provider types (#5483)
2024-01-20 21:59:39 +00:00
Tomas Votruba
233401c07f Updated Rector to commit 55e7c91cb1597e7c12f111689381ac5848540ec5
55e7c91cb1 fixed issue when indent is not 4 (#5479)
2024-01-19 15:01:25 +00:00
Tomas Votruba
6cacf30624 Updated Rector to commit 7e2495e5f572bb566a845a0e1a6329cf141f872d
7e2495e5f5 [Php70] Skip inside Encapsed on ThisCallOnStaticMethodToStaticCallRector (#5481)
2024-01-19 14:05:32 +00:00
Tomas Votruba
bc96a99895 Rector 0.19.2 2024-01-19 10:58:30 +00:00
Tomas Votruba
f605aeb93f Updated Rector to commit 76714b95f240409a6fad92725ea19c870ed3ff14
76714b95f2 [Printer] Remove unnecessary BetterStandardPrinter::pStmt_Use() (#5478)
2024-01-18 20:41:36 +00:00
Tomas Votruba
08a112c644 Updated Rector to commit 863a5ed69a150aed2c87038ef35421ee1626abd3
863a5ed69a [DX] Depreate heavy and conflicting Symfony/Twig/PHPUnit level sets (#5477)
2024-01-18 08:24:19 +00:00
Tomas Votruba
dbd5864fce Updated Rector to commit 863a5ed69a150aed2c87038ef35421ee1626abd3
863a5ed69a [DX] Depreate heavy and conflicting Symfony/Twig/PHPUnit level sets (#5477)
2024-01-18 00:16:19 +00:00
Tomas Votruba
ee90f96fb5 Updated Rector to commit 863a5ed69a150aed2c87038ef35421ee1626abd3
863a5ed69a [DX] Depreate heavy and conflicting Symfony/Twig/PHPUnit level sets (#5477)
2024-01-17 17:50:22 +00:00
Tomas Votruba
d67d5653a7 Updated Rector to commit 863a5ed69a150aed2c87038ef35421ee1626abd3
863a5ed69a [DX] Depreate heavy and conflicting Symfony/Twig/PHPUnit level sets (#5477)
2024-01-17 17:39:51 +00:00
Tomas Votruba
ee75e1d6c7 Updated Rector to commit 985d5ea5109e1282f35370006ad7ac26df7789de
985d5ea510 cs
2024-01-17 15:08:46 +00:00
Tomas Votruba
566e0f2b70 Updated Rector to commit 985d5ea5109e1282f35370006ad7ac26df7789de
985d5ea510 cs
2024-01-17 14:38:19 +00:00
Tomas Votruba
8d69a4789a Updated Rector to commit 6d0abe7b49908c66940c7b4065cd28f0d66fbf45
6d0abe7b49 [Autoload] Remove src/core_namespace_aliases.php (#5476)
2024-01-17 11:52:57 +00:00
Tomas Votruba
bfa367259d Updated Rector to commit 6d0abe7b49908c66940c7b4065cd28f0d66fbf45
6d0abe7b49 [Autoload] Remove src/core_namespace_aliases.php (#5476)
2024-01-17 11:38:29 +00:00
Tomas Votruba
7b5aa03f24 Updated Rector to commit fb6241fb6725b19f348fd05bc3430828c07196eb
fb6241fb67 Revert "[Autoload] Add false value for autoload on class_alias() on core_namespace_aliases.php" (#5475)
2024-01-17 11:26:39 +00:00
Tomas Votruba
6ae9f427db Updated Rector to commit 6a1b2746dfe2116c1878396d4acbb92dd4b70526
6a1b2746df [Autolaod] Add false value for autoload on class_alias() on core_namespace_aliases.php (#5474)
2024-01-17 11:14:48 +00:00
Tomas Votruba
5fd03d40bd Updated Rector to commit 07df7dc1a344c52711441149d61251a4fe10366d
07df7dc1a3 Remove collector interface and fix SpatieEnumClassToEnumRector already has underscore to double underscore (#5473)
2024-01-17 00:27:21 +00:00
Tomas Votruba
bb88af4819 Updated Rector to commit 07df7dc1a344c52711441149d61251a4fe10366d
07df7dc1a3 Remove collector interface and fix SpatieEnumClassToEnumRector already has underscore to double underscore (#5473)
2024-01-16 17:31:06 +00:00
Tomas Votruba
0449aa5a88 Updated Rector to commit 07df7dc1a344c52711441149d61251a4fe10366d
07df7dc1a3 Remove collector interface and fix SpatieEnumClassToEnumRector already has underscore to double underscore (#5473)
2024-01-16 15:04:16 +00:00
Tomas Votruba
bae6d284a0 Updated Rector to commit 07df7dc1a344c52711441149d61251a4fe10366d
07df7dc1a3 Remove collector interface and fix SpatieEnumClassToEnumRector already has underscore to double underscore (#5473)
2024-01-16 14:41:26 +00:00
Tomas Votruba
0d611d897a Updated Rector to commit 07df7dc1a344c52711441149d61251a4fe10366d
07df7dc1a3 Remove collector interface and fix SpatieEnumClassToEnumRector already has underscore to double underscore (#5473)
2024-01-16 10:21:57 +00:00
Tomas Votruba
35d4de2656 Updated Rector to commit ee89fb7b82b6fa37412bd5d0cbaac9b49258eb3f
ee89fb7b82 remove non existing collector aliases
2024-01-16 00:20:08 +00:00
Tomas Votruba
f153850ba3 Updated Rector to commit 044c4b9b82daf55525effe6adfc810b43e0d01e8
044c4b9b82 Bump PHPStan to 1.10.56 (#5471)
2024-01-15 22:14:07 +00:00
Tomas Votruba
ec3d78eef4 Updated Rector to commit 5a3a59c50c7810296274eb4408737c8f2f8921e7
5a3a59c50c Remove collectors, as performance very costly and not practically useful (#5470)
2024-01-15 22:10:40 +00:00
Tomas Votruba
e24202f0b6 Updated Rector to commit 34ab8dc0f9a7e8b7cfa1a88cdf36ced9020964f8
34ab8dc0f9  [Performance] Remove unused AttributeKey::ARGUMENT_POSITION  (#5469)
2024-01-15 20:19:14 +00:00
Tomas Votruba
2bba0dd55b Rector 0.19.1 2024-01-15 18:02:43 +00:00