File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,13 @@ parameters:
103103 identifier : method.parentMethodFinalByPhpDoc
104104 path : rules/DowngradePhp80/Rector/NullsafeMethodCall/DowngradeNullsafeToTernaryOperatorRector.php
105105
106+ # keep for simplicity
106107 -
107108 identifier : rector.avoidFeatureSetAttributeInRector
108- path : rules/DowngradePhp80/Rector/FuncCall/DowngradeSubstrFalsyRector.php
109+ paths :
110+ - rules/DowngradePhp80/Rector/FuncCall/DowngradeSubstrFalsyRector.php
111+ - rules/DowngradePhp72/Rector/ConstFetch/DowngradePhp72JsonConstRector.php
112+ - rules/DowngradePhp73/Rector/ConstFetch/DowngradePhp73JsonConstRector.php
113+ - rules/DowngradePhp74/Rector/MethodCall/DowngradeReflectionGetTypeRector.php
114+ - rules/DowngradePhp80/Rector/MethodCall/DowngradeReflectionGetAttributesRector.php
115+ - rules/DowngradePhp73/Rector/String_/DowngradeFlexibleHeredocSyntaxRector.php
You can’t perform that action at this time.
0 commit comments