rector/rules-tests/Php81/Rector
Abdul Malik Ikhsan 3da22b0231
[Php81] Skip ArrayDimFetch from ArrayObject in Assign var on ReadOnlyPropertyRector (#2363)
* [Php81] Skip ArrayDimFetch from ArrayObject in Assign var on ReadOnlyPropertyRector

* Fixed 🎉

* eol
2022-05-26 09:13:59 +02:00
..
Class_ [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
ClassConst/FinalizePublicClassConstantRector [Core] Override pModifiers() method to set final and abstract modifiers early on BetterStandardPrinter (#2328) 2022-05-18 12:41:43 +02:00
ClassMethod/NewInInitializerRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
FuncCall Decouple aliased object type specifier + updgrade to PHPStan 1.6 (#2170) 2022-04-26 11:42:01 +02:00
FunctionLike/IntersectionTypesRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
MethodCall/MyCLabsMethodCallToEnumConstRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Property/ReadOnlyPropertyRector [Php81] Skip ArrayDimFetch from ArrayObject in Assign var on ReadOnlyPropertyRector (#2363) 2022-05-26 09:13:59 +02:00