Tomas Votruba
|
0a72eb262e
|
Updated Rector to commit 6ebf140ee5855bc9909976e95c3aaa487711fba2
6ebf140ee5 Remove psr/http-message dep on downgrade scoped (#1958)
|
2022-03-24 04:54:45 +00:00 |
|
Tomas Votruba
|
ccdf1ae8f5
|
Updated Rector to commit b82368fa4ff1e430ddbbd84454471034e1277122
b82368fa4f Re-use NeighbourClassLikePrinter (#1957)
|
2022-03-23 20:15:38 +00:00 |
|
Tomas Votruba
|
f64aba3032
|
Updated Rector to commit a2bc81858cce74945378544faa8b06e77d4a7447
a2bc81858c Fix bug with handling bad symlinks (#1938)
|
2022-03-23 18:20:34 +00:00 |
|
Tomas Votruba
|
ed06366a1d
|
Rector 0.12.19
0.12.19
|
2022-03-23 14:22:44 +00:00 |
|
Tomas Votruba
|
9728a66366
|
Updated Rector to commit cbefb243e25ad213b187a55e5e50ec34b627b547
cbefb243e2 [TypeDeclaration] Avoid adding param type in case of different default type (#1956)
|
2022-03-23 09:36:21 +00:00 |
|
Tomas Votruba
|
65f6a3f867
|
Updated Rector to commit 8f86f525f767f26787126265c158e8b9e77c4c0a
8f86f525f7 Fix stub PHPUnit\Framework\TestCase (#1954)
|
2022-03-22 14:39:27 +00:00 |
|
Tomas Votruba
|
59c2c1ddec
|
Updated Rector to commit e7c028396bdd50b7cdbb765cdadab6878730295e
e7c028396b [Php81] Skip has unset property fetch on ReadOnlyPropertyRector (#1953)
|
2022-03-21 20:14:09 +00:00 |
|
Tomas Votruba
|
7c43a401a4
|
Updated Rector to commit a0178a72d46df1626b50481b4367a921011de8c1
a0178a72d4 [Php80] Handle init in before else on ChangeSwitchToMatchRector (#1952)
|
2022-03-21 18:53:09 +00:00 |
|
Tomas Votruba
|
3a72c9dbfe
|
Updated Rector to commit fe488e28e059e0257aa151165c447db56db331c7
fe488e28e0 [Php80] Handle more use cases on no default on ChangeSwitchToMatchRector (#1950)
|
2022-03-21 14:09:58 +00:00 |
|
Tomas Votruba
|
a5de7de1ba
|
Updated Rector to commit d5c5fe3a97d1c33f20044659af23202e9e7e9ec5
d5c5fe3a97 [Php80] Handle return match no default on ChangeSwitchToMatchRector (#1949)
|
2022-03-21 07:38:33 +00:00 |
|
Tomas Votruba
|
f6c756c9cd
|
Rector 0.12.18
0.12.18
|
2022-03-20 23:00:21 +00:00 |
|
Tomas Votruba
|
247cb9fc8b
|
Updated Rector to commit f82fa3182cf021adbce60e2c6d9e823df5737881
f82fa3182c [DeadCode] Make RemoveUnusedPrivatePropertyRector configurable to allow skip remove assign with side effect (#1948)
|
2022-03-20 19:48:16 +00:00 |
|
Tomas Votruba
|
f1e932e42a
|
Updated Rector to commit de3c9b6f90ccc901c135a7d9786c4a9ea772bd4d
de3c9b6f90 [DeadCode] Handle used in anonymous class on RemoveUnusedConstructorParamRector (#1947)
|
2022-03-18 19:23:49 +00:00 |
|
Tomas Votruba
|
3de728ec5c
|
Updated Rector to commit 2d3419bc949261395da2232bc12312cad2618ad7
2d3419bc94 [Arguments] Handle by pass 2nd argument default value on ArgumentAdderRector (#1946)
|
2022-03-18 13:14:22 +00:00 |
|
Tomas Votruba
|
d8c1c96c86
|
Updated Rector to commit dd842d6e60f558697d2067ff837995b23bfa9073
dd842d6e60 [TypeDeclaration] Fix parent method param override (#1945)
|
2022-03-17 10:02:13 +00:00 |
|
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 |
|