Tomas Votruba
|
2d8fcc1394
|
Updated Rector to commit a20320d8ca73dee0d612aa4b4b15bd52f9f5837a
a20320d8ca [Php55] Move GetCalledClassToSelfClassRector + GetCalledClassToStaticClassRector from php 7.4 to 5.5 SetList (#1972)
|
2022-03-28 09:17:08 +00:00 |
|
Tomas Votruba
|
9ac9586ee2
|
Updated Rector to commit 6f61a092430c3f87f148e0e4be8691efc718076f
6f61a09243 [TypeDeclaration] Skip key has bracket {}[] on ArrayShapeFromConstantArrayReturnRector (#1968)
|
2022-03-27 11:19:47 +00:00 |
|
Tomas Votruba
|
bb3ebe7fed
|
Updated Rector to commit 900eca0ce5022b55e7c436057fda0801b95b903d
900eca0ce5 [Doc] Fix composer docs generation ConfiguredCodeSample in RemoveUnusedPrivatePropertyRector (#1963)
|
2022-03-26 19:22:15 +00:00 |
|
Tomas Votruba
|
ec76745f1f
|
Updated Rector to commit 699e314ef34ef6572d36bc372ac1e4837f5f2634
699e314ef3 Fix stub PHPUnit\Framework\TestCase (#1960)
|
2022-03-25 13:08:27 +00:00 |
|
Tomas Votruba
|
39f74c2f08
|
Updated Rector to commit 86eb0dd3632cac7e97fc21c3f59f0e80d6a9d579
86eb0dd363 [DX] Remove different php version rector reporting to make run more clean (#1959)
|
2022-03-24 23:45:46 +00:00 |
|
Tomas Votruba
|
c770707831
|
Updated Rector to commit 278cd56de5cb1b18ee7162dee6340a6c72689dc1
278cd56de5 Bump min to PHP 7.2 (#1955)
|
2022-03-24 21:23:19 +00:00 |
|
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
|
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
|
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
|
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
|
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
|
0c232fa881
|
Updated Rector to commit feae0cfa0ca0d3a867073aea0003c2287abf56e9
feae0cfa0c [DeadCode][CodingStyle] Handle SplitDoubleAssignRector+RemoveUnusedPrivatePropertyRector (#1944)
|
2022-03-17 07:36:14 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
63e7bd57f7
|
Updated Rector to commit 00e857f07e0b09ac69fa404820b20514c79a7376
00e857f07e [Transform] Add type matching to MethodCallToPropertyFetchRector (#1905)
|
2022-03-05 11:00:01 +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
|
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
|
5224477400
|
Updated Rector to commit 1b717dc74e41874263590dc012a34167ecb35099
1b717dc74e [DeadCode] Ensure parent assign is Expression Stmt for RemoveUnusedVariableAssignRector (#1893)
|
2022-03-03 04:28:33 +00:00 |
|
Tomas Votruba
|
2696a014f1
|
Updated Rector to commit 926a7e02bc1d856a65b3f4b232e6305ef0f00d3b
926a7e02bc [Privatization] Add constant support on ChangeReadOnlyVariableWithDefaultValueToConstantRector (#1890)
|
2022-03-02 11:43:06 +00:00 |
|
Tomas Votruba
|
dd64fa545d
|
Updated Rector to commit 0cac723079d1511bf1ffb137d3818c1da5776d6c
0cac723079 [DeadCode] Clean casted CallLike in Assign Expr on RemoveUnusedVariableAssignRector (#1889)
|
2022-03-02 10:10:00 +00:00 |
|
Tomas Votruba
|
09bf6a0592
|
Updated Rector to commit 10de06f33fd090baa4bb7e5743ef4a525779ad88
10de06f33f [DeadCode] Skip RemoveUnusedVariableAssignRector on assign to dynamic variable (#1884)
|
2022-03-01 10:08:14 +00:00 |
|
Tomas Votruba
|
9e282c87ec
|
Updated Rector to commit 2604c7675c76ea48bed535ced1d1c5441b18e3c5
2604c7675c Fixing rules return values (take 2) (#1880)
|
2022-02-28 06:43:27 +00:00 |
|
Tomas Votruba
|
ca31c3958d
|
Updated Rector to commit eec25fff0d9f57d2ef2aaeb6b54e4e4e9a9127eb
eec25fff0d [automated] Re-Generate Nodes/Rectors Documentation (#1876)
|
2022-02-27 00:40:38 +00:00 |
|
Tomas Votruba
|
598bce3f9d
|
Updated Rector to commit f686cbac1cfba1808e8ce9fa9cc0b9c39e3ee079
f686cbac1c [DowngradePhp72] Handle in assign on DowngradePregUnmatchedAsNullConstantRector (#1872)
|
2022-02-26 04:25:13 +00:00 |
|
Tomas Votruba
|
7ca19c8bbf
|
Updated Rector to commit 961c3aea5c550c4b7bb3b4c2f781a2e22625dc13
961c3aea5c [Core] Remove unneeded ChangedNodeAnalyzer service (#1868)
|
2022-02-25 10:00:26 +00:00 |
|
Tomas Votruba
|
16915ba0c1
|
Updated Rector to commit da3c99706690e165c462d8649933f3d714bc0170
da3c997066 [Rules] Fixing Rector rules return values (#1867)
|
2022-02-25 08:28:29 +00:00 |
|
Tomas Votruba
|
28efce4d1b
|
Updated Rector to commit b9734b410075038354d6df420ca163cf98f63465
b9734b4100 [Core] Do not show DowngradeAttributeToAnnotationRector when updated docblock, but not attribute (#1864)
|
2022-02-24 18:47:53 +00:00 |
|
Tomas Votruba
|
eecb24a948
|
Updated Rector to commit bb4a9068c23321c711cc7d7ce881116ef4dd36a2
bb4a9068c2 Do not prepend a \ to the type, if it is already Fully Qualified (#1863)
|
2022-02-24 13:30:15 +00:00 |
|
Tomas Votruba
|
2e01de459a
|
Updated Rector to commit 3e33dd1aa758f95ff16cb7e5b6f95fc8a972f743
3e33dd1aa7 [DeadCode] Handle empty try and catch on RemoveDeadTryCatchRector (#1860)
|
2022-02-23 08:20:48 +00:00 |
|
Tomas Votruba
|
a398597def
|
Updated Rector to commit 35b07ce068557cf9de22fcead88d61ebb0ef1486
35b07ce068 [Scoped] Using php-parallel-lint latest with --no-dev (#1855)
|
2022-02-22 00:28:05 +00:00 |
|
Tomas Votruba
|
cc86b38d98
|
Updated Rector to commit aa1fb8fdef02d9aba7e426f32227559c6a19e1ca
aa1fb8fdef Bump to Sypmlify 10.1 (#1852)
|
2022-02-21 12:21:53 +00:00 |
|
Tomas Votruba
|
41de63f175
|
Updated Rector to commit 900b6fec4090b72916b84f5aff9da01fd6a2526f
900b6fec40 Fix annotation to attribute rector with doctrine table and nested uniqueConstraints option (#1850)
|
2022-02-21 11:27:24 +00:00 |
|
Tomas Votruba
|
7241528ca6
|
Updated Rector to commit 886aad92f97dea6491374e7707913a7ad3f58a54
886aad92f9 [Php81] Skip ReadOnlyPropertyRector on Stmt is not inline with __construct (#1846)
|
2022-02-21 03:49:57 +00:00 |
|