Tomas Votruba
503a6059f8
Updated Rector to commit a8922f7431c9c9188be501107ee7819e0130da4c
...
a8922f7431
skip temporarily match + throws downagrade in symfony/console, very unlikely to run
2023-06-11 23:01:39 +00:00
Tomas Votruba
3313a231b7
Updated Rector to commit bb609b28e327ca1fb7827b6bc548013d19a2cf4e
...
bb609b28e3
[Core] Always reset stopTraversal to false on next Rector visit (#4182 )
2023-06-11 14:17:34 +00:00
Tomas Votruba
f82e30a026
Updated Rector to commit ae874efa148e6d5a031503892a6307824b4d7003
...
ae874efa14
Remove SourceLocatorProviderInterface as unused (#4126 )
2023-06-08 22:00:17 +00:00
Tomas Votruba
8b89240eee
Updated Rector to commit ade49b3e9088c027b4a1a35d2e4228ae3375a00d
...
ade49b3e90
Various cleanups (#4125 )
2023-06-08 21:35:09 +00:00
Tomas Votruba
687f5efeef
Updated Rector to commit d9cf3d4b9f427691349d4c1fbe2160241c1585b8
...
d9cf3d4b9f
Remove removeNode() from RemoveUnusedPrivatePropertyRector (#4092 )
2023-06-06 11:55:37 +00:00
Tomas Votruba
99ac9186fd
Updated Rector to commit 25ae1d85be40243e03c950de3ac15af7b5b5d3b2
...
25ae1d85be
Remove TokenGetAllToObjectRector, as rare to use and leaky to handle, better handle in controller manual way (#4001 )
2023-05-28 16:12:02 +00:00
Tomas Votruba
44b210bff3
Updated Rector to commit b167b7109dd698b3f473bd3927a9677e46c2b887
...
b167b7109d
[core] Remove ParentConnectingVisitor from SimpleCallableNodeTraverser (#3520 )
2023-03-26 09:53:46 +00:00
Tomas Votruba
f2707dea96
Updated Rector to commit c9a621de856eac0be037169c3c07c1b279b3cc9f
...
c9a621de85
[Privatization] Remove ReplaceStringWithClassConstantRector as rather dynamic and can lead to unexpected results (#3443 )
2023-03-03 03:15:36 +00:00
Tomas Votruba
f0b34d4760
Updated Rector to commit 5fc8c1a0539ba0f4ff29ed90f29633d4414e3ff6
...
5fc8c1a053
Replace ParametersAcceptorSelector::selectSingle() with ParametersAcceptorSelectorVariantsWrapper::select() when possible (#3361 )
2023-02-08 10:25:24 +00:00
Tomas Votruba
0fc42c2559
Updated Rector to commit 47fa234379b7b9f28081e8bc6e683628f8d53f2b
...
47fa234379
[CodeQuality] Add Variable support on class arg on InlineIsAInstanceOfRector (#3261 )
2023-01-02 11:58:30 +00:00
Tomas Votruba
83accd4a98
Updated Rector to commit efd09bbb400b2382be39effc206551e6964fa5ea
...
efd09bbb40
Compatibility with BetterReflection 6.x on ClassFromEnumFactory (#3150 )
2022-12-04 13:15:14 +00:00
Tomas Votruba
393315b792
Updated Rector to commit 21b1ff921f15c820d065a9bc288bf18dc7ecb94f
...
21b1ff921f
[Core] Improve performance: remove unnecessary loop on SimpleCallableNodeTraverser (#3053 )
2022-11-11 18:00:09 +00:00
Tomas Votruba
bba6495f7d
Updated Rector to commit 10346eea20d2222819f59b2ae994acc0948352e4
...
10346eea20
Apply node->isFirstCallable() check early before ->getArgs() when possible on CallLike (#3038 )
2022-11-07 17:28:06 +00:00
Tomas Votruba
10e29c44d8
Updated Rector to commit 81e326c2ff3957fe65c2bba5a85bad57887c7c8f
...
81e326c2ff
[DeadCode] Handle RemoveUnusedPrivateMethodRector+RemoveDuplicatedIfReturnRector when private method used in FuncCall with ArrowFunction (#3007 )
2022-10-22 09:55:21 +00:00
Tomas Votruba
cb2aa6330e
Updated Rector to commit 71b1142ee41eceef21d9c3d3a1bf5bc4f67ad9d2
...
71b1142ee4
[CodeQuality] Skip different value left and right on SimplifyEmptyArrayCheckRector (#2998 )
2022-10-17 09:13:38 +00:00
Tomas Votruba
4dfccb43b5
Updated Rector to commit b5a5973565b75d04fa88428b80774f8a706c692e
...
b5a5973565
[DeadCode][Privatization] Handle crash on RemoveDeadZeroAndOneOperationRector+ChangeReadOnlyPropertyWithDefaultValueToConstantRector (#2962 )
2022-09-29 16:10:59 +00:00
Tomas Votruba
afd984fc4e
Updated Rector to commit b8c70125cda3a0fbdff216dfccaf065d8fe1aa2b
...
b8c70125cd
[phpstan] Resolve duplicated methods (#2869 )
2022-08-31 09:31:19 +00:00
Tomas Votruba
7b90cd54eb
Updated Rector to commit 08ccd5a1a4f8757ff8f392c0e823a02bc95c14c1
...
08ccd5a1a4
[DX] Remove the composer upgrade as unused to narrow focus back to PHP (#2865 )
2022-08-31 09:02:41 +00:00
Tomas Votruba
785f5e3b06
Updated Rector to commit 74f6b181e82f191c1e471d446a029a06dff16619
...
74f6b181e8
[DX] Remove upgrade RectorConfig set, as last 2 version use only PHP (#2852 )
2022-08-29 21:45:23 +00:00
Tomas Votruba
5edd3689a8
Updated Rector to commit bb59a7c99ad30770689fe011c89377402bf6c7ba
...
bb59a7c99a
[DX] Inline symplify/astral to use only active classes (#2851 )
2022-08-29 20:49:28 +00:00