3594 Commits

Author SHA1 Message Date
Tomas Votruba
6a5ebad0e7 Updated Rector to commit f0a1b688f360319847d86901d66f96a456b1c75d
f0a1b688f3 [DowngradePhp80] Apply PHPStan 1.7.x-dev compatible for PhpParameterReflection (#2336)
2022-05-20 10:24:40 +00:00
Tomas Votruba
f102e48ada Updated Rector to commit 1a56ec173686816bc4e237a2de40355e8270a7c7
1a56ec1736 [Php80] Handle default in previous not used in next switch (#2335)
2022-05-19 18:13:25 +00:00
Tomas Votruba
f2940cdc9c Updated Rector to commit 3f0a0b7259737f77c673c3e7c462a6530c0123f5
3f0a0b7259 [Php80] Skip no default return fluent on ChangeSwitchToMatchRector (#2334)
2022-05-19 16:31:50 +00:00
Tomas Votruba
aff4495016 Updated Rector to commit f90acd4c3ab5541e65dfd49566d6680db9d929d9
f90acd4c3a [DowngradePhp80] Handle inside Closure on DowngradeMatchToSwitchRector (#2333)
2022-05-19 14:31:37 +00:00
Tomas Votruba
ce9b1cc6e6 Updated Rector to commit 30a53bfd939afef66afb1e0d71d5b2583eda0693
30a53bfd93 [DowngradePhp80] Add in arrow function in return support on DowngradeMatchToSwitchRector (#2331)
2022-05-19 06:59:21 +00:00
Tomas Votruba
e591a53599 Updated Rector to commit 36af81f0ddf6a850d218ce53bcb894f1dca46de4
36af81f0dd [DowngradePhp80] Handle match inside ArrowFunction on DowngradeMatchToSwitchRector (#2330)
2022-05-18 15:26:57 +00:00
Tomas Votruba
1bc7ee9334 Updated Rector to commit e33bcf19bea2d31916641ad6e276c39bcec41cfe
e33bcf19be [Core] Override pModifiers() method to set final and abstract modifiers early on BetterStandardPrinter (#2328)
2022-05-18 10:48:11 +00:00
Tomas Votruba
f845008257 Updated Rector to commit 50943ea4f2966e5f2d946cff138c65e1efed5cb1
50943ea4f2 [CodeQuality] Skip re use variable in assign Expr on InlineArrayReturnAssignRector (#2325)
2022-05-18 01:37:38 +00:00
Tomas Votruba
9ec874fb89 Updated Rector to commit 15d93fa8158bdbfdbb1965e4e749e7cd68f79bbf
15d93fa815 [DeadCode] Handle combine RemoveAlwaysTrueIfConditionRector + RemoveDeadConstructorRector (#2324)
2022-05-17 09:51:50 +00:00
Tomas Votruba
4708d6b081 Updated Rector to commit c0086b7e14fd72a16df6b8ba0d8b4f9440181a1b
c0086b7e14 [e2e] Add e2e for tests removed node display applied rules with return null (#2320)
2022-05-16 01:19:48 +00:00
Tomas Votruba
e7cbd16435 Updated Rector to commit 0686f438cce9816adbba19a072d35faa463c2f54
0686f438cc [PHPStan] Enable symplify-rules.neon (#2318)
2022-05-15 11:50:50 +00:00
Tomas Votruba
ad10fd18db Updated Rector to commit 96400215b55a957bd5d5af2b8195af9bdb83c2ca
96400215b5 [automated] Re-Generate Nodes/Rectors Documentation (#2314)
2022-05-15 09:42:33 +00:00
Tomas Votruba
11c262469b Updated Rector to commit 3ed69d7ecf2cf7227ee5fa10894b4eccf9a8ddf7
3ed69d7ecf [CodeQuality] Apply StmtsAwareInterface node on SimplifyUselessVariableRector (#2310)
2022-05-14 09:33:59 +00:00
Tomas Votruba
d10a01e47f Updated Rector to commit fcb2dc6f33eb6a69e72cb3bf42de24ccbb7b0639
fcb2dc6f33 [CodeQuality] Do not duplicate Expr on SimplifyIfElseToTernaryRector+SimplifyUselessVariableRector+CompleteDynamicPropertiesRector (#2308)
2022-05-14 07:38:00 +00:00
Tomas Votruba
f2550b0de1 Updated Rector to commit f92d5deca3e1bc84e1022c5e612cfa44f63e597b
f92d5deca3 Fix Scalar_Encapsed node as dynamic in  (#2309)
2022-05-14 02:43:00 +00:00
Tomas Votruba
b03aa95fcc Updated Rector to commit 28dc9cebb2fd27102662a53fa063474643c6bbe5
28dc9cebb2 Prepare NamedToUnnamedArgs for PhpParameterReflection change in PHPStan 1.7 (#2305)
2022-05-13 09:29:14 +00:00
Tomas Votruba
cd95eb3dcc Updated Rector to commit 1ec5e2d35bb93bc7554c799b169c6a4d41223e22
1ec5e2d35b restore links
2022-05-12 19:20:31 +00:00
Tomas Votruba
99edeb9629 Updated Rector to commit 52ea41240ecfb6f0a8310082419b1e61feecd0c3
47bea33c2e use changelog annotations to display useful into under the change 52ea41240e restore regex replaces
2022-05-12 19:17:07 +00:00
Tomas Votruba
093c37f3c5 Updated Rector to commit 78aaf7ee0b1b03a9adeb76018c1ccffdd475c972
78aaf7ee0b [Php82] Add ReadOnlyClassRector (#2296)
2022-05-12 15:51:17 +00:00
Tomas Votruba
75c4d1eb67 Updated Rector to commit 93cf392561fec928e688fe55381da4d7c425498a
93cf392561 Add [file] + [rule] debug info on --debug + fix literal number downgrade type change to string (#2302)
2022-05-12 14:35:14 +00:00
Tomas Votruba
bca89e29da Updated Rector to commit 33cd52e703d44690b91106f4752b5786420fa2db
33cd52e703 Fix position of class after non-reachable stmts (#2299)
2022-05-12 09:11:03 +00:00
Tomas Votruba
e0323c00f8 Updated Rector to commit 39e552c4c97dbb23ada4470fa1b89773ce5bc2a3
39e552c4c9 Various little improvement (#2297)
2022-05-12 06:13:58 +00:00
Tomas Votruba
d967349fb9 Updated Rector to commit cd2a644e0c442b883fda86449148c67e0ae82ec4
cd2a644e0c [Core] Refactor RectifiedAnalyzer: early check against AbstractScopeAwareRector instead of Original node (#2295)
2022-05-12 05:20:59 +00:00
Tomas Votruba
ea968d80ae Updated Rector to commit 1026ede751ac760d6b8ee37105086898bc6fc60c
1026ede751 Remove requires from tests, as all tests run on PHP 8.1 (#2293)
2022-05-11 22:23:42 +00:00
Tomas Votruba
060b1642ed Updated Rector to commit 55be345ca9e2b0f29330656a1921dd82053981b2
55be345ca9 Various improvements (#2291)
2022-05-11 17:53:44 +00:00
Tomas Votruba
f0a799c4c1 Updated Rector to commit 17d200dfa6825602e214098e7d6637cae1d153f6
17d200dfa6 [DX] Skip extra comment, add RectorConfig->rules() (#2290)
2022-05-11 16:53:20 +00:00
Tomas Votruba
a48a02b46d Updated Rector to commit 9163864800fc12275062f70a2d490cfd1d55047f
9163864800 Remove DowngradeGeneratedScalarTypesRector as way hacky to particular string solution, better use patching (#2289)
2022-05-11 16:29:59 +00:00
Tomas Votruba
f3598b9c94 Updated Rector to commit b8ff9ab25c00a2d6f9ad86d6999be4cb5fd2020f
b8ff9ab25c Use ReflectionResolver when possible, use AbstractRector when scope not needed (#2288)
2022-05-11 14:46:44 +00:00
Tomas Votruba
099d77eea7 Updated Rector to commit 77dcd92d7f797981db7177562362b2afe5c5c4ec
77dcd92d7f [TypeDeclaration] Use AbstractRector on ParamTypeDeclarationRector (#2287)
2022-05-11 14:04:35 +00:00
Tomas Votruba
7fc2669a02 Updated Rector to commit f5927bb55ea9eb406185d63c02ff02de8baa5c32
f5927bb55e [Core] Add ReflectionResolver::resolveClassReflectionSourceObject() method (#2285)
2022-05-11 13:10:39 +00:00
Tomas Votruba
45954eebdb Updated Rector to commit a784b3da676ad404458335ca35fd8d9ea36430cc
a784b3da67 [TypeDeclaration] Use ReflectionResolver when possible on ControllerRenderMethodAnalyzer (#2284)
2022-05-11 11:35:42 +00:00
Tomas Votruba
9dcd15012f Updated Rector to commit 32165444b1e0139e9c2245b964f47c584f2795e3
32165444b1 [Php52] Ensure return  only when node changed on ContinueToBreakInSwitchRector (#2283)
2022-05-11 07:15:27 +00:00
Tomas Votruba
6feaa9edb7 Updated Rector to commit 8b4c7c5fd8ec764b1dc855d044658d91a81315b3
8b4c7c5fd8 [CodeQuality] Handle empty stmts on RemoveAlwaysTrueConditionSetInConstructorRector (#2281)
2022-05-11 01:22:20 +00:00
Tomas Votruba
a93d572d86 Updated Rector to commit ebd4c3fee68fd84af59218fc0b0c4d744f2c7929
ebd4c3fee6 [Renaming] Skip renaming method call on RenameMethodRector when both old and new exists, which implements interface as config (#2276)
2022-05-11 00:39:05 +00:00
Tomas Votruba
7ada631151 Updated Rector to commit 1dd739aab6964f4409b58c4ca59b8b9673e92069
1dd739aab6 Update RemoveAlwaysTrueConditionSetInConstructorRector to return stmts (#2280)
2022-05-10 16:36:06 +00:00
Tomas Votruba
5a70fb04b1 Updated Rector to commit 27476c0909954feb7681318c66626408f0b9f396
27476c0909 add few fixtures (#2279)
2022-05-10 16:31:36 +00:00
Tomas Votruba
9306ff041a Updated Rector to commit fa073d440863d477d2ee844c1dfb6bf481a2ff1f
fa073d4408 [CodeQuality] Add SimplifyIfExactValueReturnValueRector (#2278)
2022-05-10 16:14:43 +00:00
Tomas Votruba
d72f56e566 Updated Rector to commit 30f2f9190987a0209e3e4aad209cce622c47595d
30f2f91909 [CodeQuality][DeadCode] Handle SimplifyUselessVariableRector+RemoveOverriddenValuesRector (#2277)
2022-05-10 12:38:09 +00:00
Tomas Votruba
377fd1911e Updated Rector to commit a99574d6c57102de33751a50df726ed6cbabd6f9
a99574d6c5 Mini optimizations (#2272)
2022-05-09 11:16:33 +00:00
Tomas Votruba
0070cfd0cc Updated Rector to commit 4468743419d944b511ec2bcb5697c9a8a636b725
4468743419 [FEAT] refacto OrderAttributesRector (#2243)
2022-05-09 10:52:19 +00:00
Tomas Votruba
ec43ca03ec Updated Rector to commit 97a33aa69494836b44ce68e0803e2568233f3e06
97a33aa694 [Core] Remove is_string() check on glob loop data (#2267)
2022-05-09 06:43:28 +00:00
Tomas Votruba
aa0465d388 Updated Rector to commit 975fdf113fab99b6120383211e997da2c820bd0a
975fdf113f [DX] Add StmtsAwareInterface to catch node by type (#2269)
2022-05-08 20:57:50 +00:00
Tomas Votruba
5b56a7d2ca Updated Rector to commit 5a122e2b821bdf496cb19abc59c3d13c4db7ed7a
5a122e2b82 [CodingStyle] Ensure node changed when return  on SymplifyQuoteEscapeRector (#2268)
2022-05-08 13:28:44 +00:00
Tomas Votruba
6dd3060af0 Updated Rector to commit ae2e38ed988ab87ed45bd9c4524a8f8b6a90c33e
ae2e38ed98 [CodeQuality] Skip empty array push args and no 2nd arg on ChangeArrayPushToArrayAssignRector (#2266)
2022-05-08 11:21:43 +00:00
Tomas Votruba
374898f010 Updated Rector to commit 88c9b8e20dbd62bbc371c933c81bd61e9283d555
88c9b8e20d Make ChangeArrayPushToArrayAssignRector use stmts (#2265)
2022-05-08 10:54:09 +00:00
Tomas Votruba
52fecaf9ca Updated Rector to commit e341cc26fe62e54810ebbaaa11aa45f098d3aa84
e341cc26fe [NodeNameResolver] Remove NodeNameResolver::isLocalPropertyFetchNamed() method, already handled at PropertyFetchAnalyzer::isLocalPropertyFetchName() (#2263)
2022-05-08 08:49:04 +00:00
Tomas Votruba
992aade98a Updated Rector to commit d89c23267c908bc128352cad5fd5763a0f413db5
d89c23267c [automated] Re-Generate Nodes/Rectors Documentation (#2262)
2022-05-08 00:33:36 +00:00
Tomas Votruba
f958d0a9c9 Updated Rector to commit fb8260c3a171ae29ac3a7c01e0dcb91ffb1077a0
fb8260c3a1 [DeadCode] Ensure no stmts check on RemovePhpVersionIdCheckRector (#2260)
2022-05-07 18:51:48 +00:00
Tomas Votruba
f63eef01d0 Updated Rector to commit 2dd8c6b81436f32ff91cabeb6ca658d89a7cae47
2dd8c6b814 [CodeQuality][DeadCode] Add For_, Closure, and Finally_, Case_, Catch_ to NodeTypeGroup::STMTS_AWARE (#2258)
2022-05-07 18:33:57 +00:00
Tomas Votruba
0f7f24ba96 Updated Rector to commit 333933b2d37035134f71f29af0f2e923caaef45a
333933b2d3 Change RemovePhpVersionIdCheckRector to work with direct If_ (#2259)
2022-05-07 18:21:39 +00:00