13800 Commits

Author SHA1 Message Date
Tomas Votruba
0c232fa881 Updated Rector to commit feae0cfa0ca0d3a867073aea0003c2287abf56e9
feae0cfa0c [DeadCode][CodingStyle] Handle SplitDoubleAssignRector+RemoveUnusedPrivatePropertyRector (#1944)
2022-03-17 07:36:14 +00:00
Tomas Votruba
063eb1eeb3 Updated Rector to commit 53013b6a2956a04fdec16a32b34f8c54f188b23f
53013b6a29 [ECS] Enable StandaloneLineConstructorParamFixer again (#1942)
2022-03-16 16:27:17 +00:00
Tomas Votruba
dddd2ea6aa Updated Rector to commit 6b4d6b2c66695f37f1a95a3e7b59639836eb32b4
6b4d6b2c66 [ECS] Skip StandaloneLineConstructorParamFixer (#1940)
2022-03-16 12:47:52 +00:00
Tomas Votruba
9d2d61cbdd Updated Rector to commit f7e1035828745f5cb95634709f7970a9a246ca77
f7e1035828 [Php81] Skip static property on ReadOnlyPropertyRector (#1939)
2022-03-16 09:24:07 +00:00
Tomas Votruba
5d87d5c6e4 Updated Rector to commit 906f038f4204ca18efef34a57b3a64748f265451
906f038f42 [DeadCode] Skip has Inline HTML on RemoveUnreachableStatementRector (#1937)
2022-03-15 23:00:47 +00:00
Tomas Votruba
0fe0835184 Updated Rector to commit 7202782f50c8a9e1bbc6c6cb3ad7b7305ab7cc02
7202782f50 [CodeQuality] Add InlineConstructorDefaultToPropertyRector (#1935)
2022-03-15 17:33:16 +00:00
Tomas Votruba
7572ce6925 Updated Rector to commit a2422d7937a9859a403b52691f99617716e6e15a
a2422d7937 [Transform] Remove AddInterfaceByParentRector as never used (#1934)
2022-03-15 16:04:34 +00:00
Tomas Votruba
37e1aabdcf Updated Rector to commit 117af55f967fd43958ee20cfdc48c60b57ae0dea
117af55f96 [DX] simplify --debug output to the proccessed file path (#1933)
2022-03-15 14:07:08 +00:00
Tomas Votruba
85dc5ec161 Updated Rector to commit dc8e8ffaeaa0f3ad4ba054b0cc6bb2a44ba1660a
dc8e8ffaea [PHP 8.0] Fix skip of silent key in annotation to attribute (#1932)
2022-03-15 12:56:50 +00:00
Tomas Votruba
16633831b8 Updated Rector to commit b83523354f456d5a3a2cf65007bcb189dc235f3f
b83523354f [DeadCode] Skip called by current classname on RemoveUnusedPrivateClassConstantRector (#1931)
2022-03-15 09:06:38 +00:00
Tomas Votruba
64de0ed996 Updated Rector to commit 90bb8b98681e4e8f98bb6ddc2c7efaf64e091cab
90bb8b9868 Enable vendor patching (#1929)
2022-03-14 09:10:58 +00:00
Tomas Votruba
d4e12af328 Updated Rector to commit 9f69a9512df2abd36810b2e82f6419b48eed4629
9f69a9512d in some cases StartAndEnd is null RemoveNodesStartAndEndResolver (#1926)
2022-03-13 18:14:16 +00:00
Tomas Votruba
9ffd1106c1 Updated Rector to commit 8d45c2993911b6ff380c147b0983267eefbf1e23
8d45c29939 running phpstan with dockerc-compose resulted memory exhaustion (#1927)
2022-03-13 18:11:01 +00:00
Tomas Votruba
8f8963b6ba Updated Rector to commit 81c2492118ac64ce280b98cecada6ba812c53b2e
81c2492118 [automated] Re-Generate Nodes/Rectors Documentation (#1925)
2022-03-13 00:30:25 +00:00
Tomas Votruba
9200bbb091 Updated Rector to commit 9d74e20acba26a1b282f883bcb62639cad749750
9d74e20acb [Dep] Add PHPUnit\Framework\TestCase stub on target-repository bootstrap.php (#1924)
2022-03-12 17:33:54 +00:00
Tomas Votruba
0d17a3944d Updated Rector to commit a7bdabc86a28c01b09d5cdff404637ee0452cfb2
a7bdabc86a Fix some minor misprints (#1922)
2022-03-11 17:37:50 +00:00
Tomas Votruba
c81f2fa79d Updated Rector to commit a7bdabc86a28c01b09d5cdff404637ee0452cfb2
a7bdabc86a Fix some minor misprints (#1922)
2022-03-11 14:35:55 +00:00
Tomas Votruba
a7d159a260 Updated Rector to commit 36e81c09e13f947d116c091e09867e4ea9937ff6
36e81c09e1 [TypeDeclaration] Do not add void on possibly overriden protected class method (#1921)
2022-03-11 13:23:05 +00:00
Tomas Votruba
b61a2f6afa Updated Rector to commit 07df2bc028742c7b9586601f837f4214690edb5d
07df2bc028 [CodingStyle] Use alias name when exists on CatchExceptionNameMatchingTypeRector (#1920)
2022-03-11 08:59:17 +00:00
Tomas Votruba
43fefabef2 Updated Rector to commit 8d1ea5366f0f2d61f568c885fed1d03a186490f8
8d1ea5366f [Renaming] Refactor DocBlockNamespaceRenamer to use PhpDocNodeTraverser for RenameNamespaceRector (#1919)
2022-03-10 14:46:54 +00:00
Tomas Votruba
189b00d16f Updated Rector to commit 8b4c2d2539c19ebcde14d3bbdaaf34e9d9485791
8b4c2d2539 [CodingStyle] Handle Interface suffix on CatchExceptionNameMatchingTypeRector (#1918)
2022-03-10 14:46:05 +00:00
Tomas Votruba
53fdb25a5e Updated Rector to commit 888f4831021ef8941d4e8f2931d2fe68a76bb044
888f483102 [Renaming] Apply rename fully qualified namespace docblock on RenameNamespaceRector (#1917)
2022-03-10 10:09:54 +00:00
Tomas Votruba
ee3e3a0181 Updated Rector to commit 84f7ebde040f998fd32bad2eb45cedb5ae9c7a33
84f7ebde04 Add StaticCall support to RemoveMethodCallParamRector (#1916)
2022-03-08 11:38:18 +00:00
Tomas Votruba
cdb921dc9f Updated Rector to commit 84f7ebde040f998fd32bad2eb45cedb5ae9c7a33
84f7ebde04 Add StaticCall support to RemoveMethodCallParamRector (#1916)
2022-03-08 09:59:37 +00:00
Tomas Votruba
9094a0693a Updated Rector to commit 73306740de2dfdd73b05e22c88fcfc0d15bc8c52
73306740de [Transform] Handle property exists via Property Promotion on NewToMethodCallRector (#1915)
2022-03-08 08:23:12 +00:00
Tomas Votruba
35e69e8ef4 Updated Rector to commit 72710eb9476b64a35ede0ab231dd02a624a1a936
72710eb947 Typo fix: ecs -> rector in ApplicationFileProcessor (#1914)
2022-03-07 19:06:49 +00:00
Tomas Votruba
a033b9c203 Updated Rector to commit dbdcaa188c139032272572f327fc13f1daab5f02
dbdcaa188c [Php81] Skip override __construct from interface on NewInInitializerRector (#1913)
2022-03-07 18:55:56 +00:00
Tomas Votruba
644d49bcf9 Updated Rector to commit c149cb40413fafa8885bfbe1b580c7013be99ac0
c149cb4041 remove fixed errors
2022-03-07 13:49:52 +00:00
Tomas Votruba
e2b38df3ff Updated Rector to commit 0c18cf682f15f1cf66cdbcf7e0613659e204652f
0c18cf682f [TypeDeclaration] Skip ArrayShapeFromConstantArrayReturnRector on class name as key (#1911)
2022-03-07 12:15:05 +00:00
Tomas Votruba
4e57fb25dc Updated Rector to commit 15c81068713a06138dd99103da8321a386998137
15c8106871 [Order] Deprecate rather coding standard related set, use OrderedClassElementsFixer instead (#1910)
2022-03-07 12:13:17 +00:00
Tomas Votruba
c91768f1b2 Updated Rector to commit 96601889449e4ff8b8090ed7d6f90480dd5593e1
9660188944 [phpstan] Add known array keys types (#1909)
2022-03-07 11:51:39 +00:00
Tomas Votruba
fe65ca2911 Updated Rector to commit 8057e33f915e9bab0ad10271414a1504e60331c0
8057e33f91 [TypeDeclaration] Add ArrayShapeFromConstantArrayReturnRector (#1908)
2022-03-07 11:34:50 +00:00
Tomas Votruba
cbb0b7e7e8 Updated Rector to commit 55a13c00205d47c74cb39bdd39c8a579be5dfe89
55a13c0020 test run in phpstan 1.4.8 (#1904)
2022-03-06 13:52:52 +00:00
Tomas Votruba
a310d71ba1 Updated Rector to commit 55a13c00205d47c74cb39bdd39c8a579be5dfe89
55a13c0020 test run in phpstan 1.4.8 (#1904)
2022-03-06 13:14:20 +00:00
Tomas Votruba
2d19ff31f4 Updated Rector to commit 55a13c00205d47c74cb39bdd39c8a579be5dfe89
55a13c0020 test run in phpstan 1.4.8 (#1904)
2022-03-06 00:42:13 +00:00
Tomas Votruba
41d47ce22b Updated Rector to commit 3948d8b1d43ac7732a269d2e679d7b7541532501
3948d8b1d4 [Arguments] Add RemoveMethodCallParamRector (#1906)
2022-03-05 11:39:32 +00:00
Tomas Votruba
63e7bd57f7 Updated Rector to commit 00e857f07e0b09ac69fa404820b20514c79a7376
00e857f07e [Transform] Add type matching to MethodCallToPropertyFetchRector (#1905)
2022-03-05 11:00:01 +00:00
Tomas Votruba
4659b9e983 Updated Rector to commit 460e0b464e4fcc696f1d106200187ab713505b73
460e0b464e make insertBefore() private, as used only locally (#1903)
2022-03-04 11:22:36 +00:00
Tomas Votruba
fe55b1f78a Updated Rector to commit 4296dd55591ccf738bb2d1aed5b3f0e644e3f941
c60362fd41 typo 4296dd5559 update docs
2022-03-04 11:12:01 +00:00
Tomas Votruba
d71817eb06 Updated Rector to commit 978fd782538b543e8a4ef930c0927d71c1f21852
978fd78253 remove fixed phpstan errors
2022-03-03 22:09:30 +00:00
Tomas Votruba
d5b8c5e35f Updated Rector to commit efd8084ae631dd97f4a418ffc9a9110ebf5738cf
efd8084ae6 [CodeQuality] Handle default value on CallableThisArrayToAnonymousFunctionRector (#1900)
2022-03-03 21:57:13 +00:00
Tomas Votruba
1cc0b6c8ca Updated Rector to commit 4c890be2c146d7862a1a4c210923c5e10b748ea9
4c890be2c1 Remove old PHPSpec 3 and 4 sets (#1902)
2022-03-03 20:04:11 +00:00
Tomas Votruba
d7bd6b98d4 Updated Rector to commit e2cc867255a343411916b64db5d6daafe768573d
e2cc867255 [PhpSpecToPHPUnit] Deprecate historical set, mostly for experimental in early days (#1901)
2022-03-03 19:57:16 +00:00
Tomas Votruba
be1a72534c Updated Rector to commit 320cdcd8dec579a3bb9a6138d1e50f72a22c0419
320cdcd8de [MockeryToProphecy] Deprecate micro set as not practical (#1899)
2022-03-03 16:37:48 +00:00
Tomas Votruba
4f32575b71 Rector 0.12.17 0.12.17 2022-03-03 12:18:11 +00:00
Tomas Votruba
6be685bf77 Updated Rector to commit 77a4582d5044446b8da43ab91a09082fa0413a23
77a4582d50 [Core] Clean up NodeFactory::createSelfFetchConstant(), remove unused  parameter (#1898)
2022-03-03 11:38:10 +00:00
Tomas Votruba
6e53e4e59c Updated Rector to commit 76bb6ecd4d999e70d8d7c8918d6b6a8dbf35c851
76bb6ecd4d [Privatization] Skip class constant from parent on ChangeReadOnlyVariableWithDefaultValueToConstantRector (#1897)
2022-03-03 09:38:53 +00:00
Tomas Votruba
0c4c1109f0 Updated Rector to commit 85e39c7c243fc47c48216df00f5157158342cef5
85e39c7c24 [Privatization] Allow only current class const fetch to avoid unnecessary assign constant to constant (#1896)
2022-03-03 09:07:31 +00:00
Tomas Votruba
1f89fb5963 Updated Rector to commit a1faa32b17ba822f12fe4297c9928ffdb1725a56
a1faa32b17 [Privatization] Allow constant only if inside array on ChangeReadOnlyVariableWithDefaultValueToConstantRector (#1895)
2022-03-03 06:53:03 +00:00
Tomas Votruba
acd3eb894c Updated Rector to commit 8baf876ad2dcbe0c5d2d555576b0b3293ef39f1a
8baf876ad2 [Scoper] Fix scoping on AbstractUnicodeString which has RectorPrefix20220303 on preg_replace (#1894)
2022-03-03 05:27:00 +00:00