1
0
mirror of https://github.com/rectorphp/rector.git synced 2025-03-16 21:39:43 +01:00

197 Commits

Author SHA1 Message Date
Tomas Votruba
e7029ad1f5 Updated Rector to commit 0ba8579821d5aed010e087d8a41947e67c6f904c
0ba8579821 [Fix] Make UnionTypesRector and ReturnAnnotationIncorrectNullableRector skip chaotic methods ()
2022-04-13 16:29:57 +00:00
Tomas Votruba
6c73983fe9 Updated Rector to commit a1ac1b6fdf09744e2b1ca427e44715f28c24d22d
a1ac1b6fdf [Feature] Add ReturnAnnotationIncorrectNullableRector for fixing incorrect null type in @return ()
2022-04-12 06:58:51 +00:00
Tomas Votruba
479b159635 Updated Rector to commit f12861bda01c224330cb1c7389a49cf66b6de287
f12861bda0 [Php74] Move multi rules used tests to tests/Issues for TypedPropertyRector ()
2022-04-11 08:29:44 +00:00
Tomas Votruba
33ba60faee Updated Rector to commit 9b46906e39ded6bbf0a48d016f7b95ae1431ec29
9b46906e39 [Strict] Add support string|null|false on BooleanInBooleanNotRuleFixerRector ()
2022-04-10 06:08:51 +00:00
Tomas Votruba
c4650c159a Updated Rector to commit 76667332cf4daf4d9ca8f081fe6389b41673b3e5
76667332cf [automated] Re-Generate Nodes/Rectors Documentation ()
2022-04-10 00:31:45 +00:00
Tomas Votruba
cd7d84363a Updated Rector to commit 5a2682e4a5e8d0dc67e9dec74d084e3f75ea1910
5a2682e4a5 [TypeDeclaration] Skip in trait on TypedPropertyFromAssignsRector ()
2022-04-09 07:29:28 +00:00
Tomas Votruba
34dc036a62 Updated Rector to commit b12415b7b2f0a831127a77e17c9b56e95cd20c2a
b12415b7b2 [TypeDeclaration] Skip default type value different with type assigned ()
2022-04-08 08:52:55 +00:00
Tomas Votruba
94e6731ec8 Updated Rector to commit d17990345ced9d96a33665c03e5a7d8d0a4cf5db
d17990345c [Strict] Skip ArrayDimFetch on DisallowedEmptyRuleFixerRector ()
2022-04-07 21:00:23 +00:00
Tomas Votruba
52503cd793 Updated Rector to commit 4dd71f8f314e1befaf5a9d4cb7670df1be495a9b
4dd71f8f31 [Strict] Skip possible result object or int on BooleanInIfConditionRuleFixerRector ()
2022-04-07 08:34:44 +00:00
Tomas Votruba
bc4242dccb Updated Rector to commit 8f9abbd8b7e4ad06e5c8b188fec3a001eccb97e9
8f9abbd8b7 Trigger notification ()
2022-04-07 07:54:47 +00:00
Tomas Votruba
1c3a355583 Updated Rector to commit be530c5e2f56190f5fe1813ae4344cdaf3f75d7f
be530c5e2f [Removing] Add RemoveNamespaceRector ()
2022-04-06 12:39:03 +00:00
Tomas Votruba
5f44698947 Updated Rector to commit 85ff4163b006fd19406655fd86a50733cf32f7af
85ff4163b0 [TypeDeclaration] Handle default value on not inlined assignment in __construct on TypedPropertyFromStrictConstructorRector ()
2022-04-05 08:03:44 +00:00
Tomas Votruba
7fde66200e Updated Rector to commit 258f2d031e5b7f1fc98707e889d47e3e54d232ed
258f2d031e phpstan ()
2022-04-04 05:57:16 +00:00
Tomas Votruba
7e7dc913ba Updated Rector to commit 02bb2edef38a70e9f4012850fe4fc395dd697d0b
02bb2edef3 [Scoper] Clean up scoper replace namespace stub ()
2022-04-03 00:58:28 +00:00
Tomas Votruba
c5a12d271e Updated Rector to commit 7a37df2b60816a16e8132e1e7aac1dc2b55085e5
7a37df2b60 [DeadCode] Add Closure support on RemoveLastReturnRector ()
2022-04-02 08:38:27 +00:00
Tomas Votruba
daae17bd4e Updated Rector to commit 12f027c8a1e5840b888d51b12730752e6cc232a8
12f027c8a1 [TypeDeclaration] Handle yield and return in inner function on AddVoidReturnTypeWhereNoReturnRector ()
2022-04-01 05:37:00 +00:00
Tomas Votruba
963952f993 Updated Rector to commit eba904f406bde295fd28c8a56055787a03051186
eba904f406 [Php80] Skip empty default on ChangeSwitchToMatchRector ()
2022-03-31 11:04:24 +00:00
Tomas Votruba
7ede09fb94 Updated Rector to commit a375ee264111277cc227fd1e02d7303630c67e32
a375ee2641 [Core][EarlyReturn][Php73] Fix used along tweak between JsonThrowOnErrorRector + ChangeAndIfToEarlyReturnRector ()
2022-03-30 06:32:05 +00:00
Tomas Votruba
6f12ae7d35 Updated Rector to commit b97ce487e6a3a94df8bcefe4e5c30c302253a678
b97ce487e6 [CodeQuality] Handle Param by reference in target method on CallableThisArrayToAnonymousFunctionRector ()
2022-03-29 06:08:35 +00:00
Tomas Votruba
2d8fcc1394 Updated Rector to commit a20320d8ca73dee0d612aa4b4b15bd52f9f5837a
a20320d8ca [Php55] Move GetCalledClassToSelfClassRector + GetCalledClassToStaticClassRector from php 7.4 to 5.5 SetList ()
2022-03-28 09:17:08 +00:00
Tomas Votruba
9ac9586ee2 Updated Rector to commit 6f61a092430c3f87f148e0e4be8691efc718076f
6f61a09243 [TypeDeclaration] Skip key has bracket {}[] on ArrayShapeFromConstantArrayReturnRector ()
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 ()
2022-03-26 19:22:15 +00:00
Tomas Votruba
ec76745f1f Updated Rector to commit 699e314ef34ef6572d36bc372ac1e4837f5f2634
699e314ef3 Fix stub PHPUnit\Framework\TestCase ()
2022-03-25 13:08:27 +00:00
Tomas Votruba
0a72eb262e Updated Rector to commit 6ebf140ee5855bc9909976e95c3aaa487711fba2
6ebf140ee5 Remove psr/http-message dep on downgrade scoped ()
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 ()
2022-03-23 09:36:21 +00:00
Tomas Votruba
65f6a3f867 Updated Rector to commit 8f86f525f767f26787126265c158e8b9e77c4c0a
8f86f525f7 Fix stub PHPUnit\Framework\TestCase ()
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 ()
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 ()
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 ()
2022-03-18 13:14:22 +00:00
Tomas Votruba
0c232fa881 Updated Rector to commit feae0cfa0ca0d3a867073aea0003c2287abf56e9
feae0cfa0c [DeadCode][CodingStyle] Handle SplitDoubleAssignRector+RemoveUnusedPrivatePropertyRector ()
2022-03-17 07:36:14 +00:00
Tomas Votruba
9d2d61cbdd Updated Rector to commit f7e1035828745f5cb95634709f7970a9a246ca77
f7e1035828 [Php81] Skip static property on ReadOnlyPropertyRector ()
2022-03-16 09:24:07 +00:00
Tomas Votruba
16633831b8 Updated Rector to commit b83523354f456d5a3a2cf65007bcb189dc235f3f
b83523354f [DeadCode] Skip called by current classname on RemoveUnusedPrivateClassConstantRector ()
2022-03-15 09:06:38 +00:00
Tomas Votruba
64de0ed996 Updated Rector to commit 90bb8b98681e4e8f98bb6ddc2c7efaf64e091cab
90bb8b9868 Enable vendor patching ()
2022-03-14 09:10:58 +00:00
Tomas Votruba
8f8963b6ba Updated Rector to commit 81c2492118ac64ce280b98cecada6ba812c53b2e
81c2492118 [automated] Re-Generate Nodes/Rectors Documentation ()
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 ()
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 ()
2022-03-11 08:59:17 +00:00
Tomas Votruba
53fdb25a5e Updated Rector to commit 888f4831021ef8941d4e8f2931d2fe68a76bb044
888f483102 [Renaming] Apply rename fully qualified namespace docblock on RenameNamespaceRector ()
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 ()
2022-03-08 08:23:12 +00:00
Tomas Votruba
fe65ca2911 Updated Rector to commit 8057e33f915e9bab0ad10271414a1504e60331c0
8057e33f91 [TypeDeclaration] Add ArrayShapeFromConstantArrayReturnRector ()
2022-03-07 11:34:50 +00:00
Tomas Votruba
2d19ff31f4 Updated Rector to commit 55a13c00205d47c74cb39bdd39c8a579be5dfe89
55a13c0020 test run in phpstan 1.4.8 ()
2022-03-06 00:42:13 +00:00
Tomas Votruba
63e7bd57f7 Updated Rector to commit 00e857f07e0b09ac69fa404820b20514c79a7376
00e857f07e [Transform] Add type matching to MethodCallToPropertyFetchRector ()
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
5224477400 Updated Rector to commit 1b717dc74e41874263590dc012a34167ecb35099
1b717dc74e [DeadCode] Ensure parent assign is Expression Stmt for RemoveUnusedVariableAssignRector ()
2022-03-03 04:28:33 +00:00
Tomas Votruba
dd64fa545d Updated Rector to commit 0cac723079d1511bf1ffb137d3818c1da5776d6c
0cac723079 [DeadCode] Clean casted CallLike in Assign Expr on RemoveUnusedVariableAssignRector ()
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 ()
2022-03-01 10:08:14 +00:00
Tomas Votruba
9e282c87ec Updated Rector to commit 2604c7675c76ea48bed535ced1d1c5441b18e3c5
2604c7675c Fixing rules return values (take 2) ()
2022-02-28 06:43:27 +00:00
Tomas Votruba
ca31c3958d Updated Rector to commit eec25fff0d9f57d2ef2aaeb6b54e4e4e9a9127eb
eec25fff0d [automated] Re-Generate Nodes/Rectors Documentation ()
2022-02-27 00:40:38 +00:00
Tomas Votruba
598bce3f9d Updated Rector to commit f686cbac1cfba1808e8ce9fa9cc0b9c39e3ee079
f686cbac1c [DowngradePhp72] Handle in assign on DowngradePregUnmatchedAsNullConstantRector ()
2022-02-26 04:25:13 +00:00
Tomas Votruba
16915ba0c1 Updated Rector to commit da3c99706690e165c462d8649933f3d714bc0170
da3c997066 [Rules] Fixing Rector rules return values ()
2022-02-25 08:28:29 +00:00
Tomas Votruba
eecb24a948 Updated Rector to commit bb4a9068c23321c711cc7d7ce881116ef4dd36a2
bb4a9068c2 Do not prepend a \ to the type, if it is already Fully Qualified ()
2022-02-24 13:30:15 +00:00