rector/rules/Transform/ValueObject
Tomas Votruba beba7d6efe Updated Rector to commit 1249d947f4
1249d947f4 Try php-scoper 0.17 (#2368)
2022-05-27 11:25:02 +00:00
..
ArgumentFuncCallToMethodCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
ArrayFuncCallToMethodCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
AttributeKeyToClassConstFetch.php Updated Rector to commit fc10fce13d 2021-12-04 12:47:17 +00:00
CallableInMethodCallToVariable.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
DimFetchAssignToMethodCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
FuncCallToMethodCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
FuncCallToStaticCall.php Updated Rector to commit fc10fce13d 2021-12-04 12:47:17 +00:00
GetAndSetToMethodCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
MethodCallToAnotherMethodCallWithArguments.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
MethodCallToMethodCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
MethodCallToPropertyFetch.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
MethodCallToStaticCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
NewArgToMethodCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
NewToMethodCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
NewToStaticCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
ParentClassToTraits.php Updated Rector to commit 63425bae22 2022-02-07 19:38:34 +00:00
PropertyAndClassMethodName.php Updated Rector to commit fc10fce13d 2021-12-04 12:47:17 +00:00
PropertyAssignToMethodCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
PropertyFetchToMethodCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
ReplaceParentCallByPropertyCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
ServiceGetterToConstructorInjection.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
StaticCallRecipe.php Updated Rector to commit 1fc2825e17 2022-04-11 18:05:17 +00:00
StaticCallToFuncCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
StaticCallToMethodCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
StaticCallToNew.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
StringToClassConstant.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
UnsetAndIssetToMethodCall.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00
WrapReturn.php Updated Rector to commit 1249d947f4 2022-05-27 11:25:02 +00:00