rector/rules-tests/Php80/Rector
Abdul Malik Ikhsan 4c53b206a4
[Php80] Do not remove array<mixed> inside Union type on UnionTypesRector (#2358)
* [Php80] Do not remove array<mixed> inside Union type on UnionTypesRector

* Fixed 🎉

* also allow mixed[]

* clean up

* clean up
2022-05-25 08:52:50 +02:00
..
Catch_/RemoveUnusedVariableInCatchRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Class_ Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
ClassMethod [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/UnionTypesRector [Php80] Do not remove array<mixed> inside Union type on UnionTypesRector (#2358) 2022-05-25 08:52:50 +02:00
Identical [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
NotIdentical/StrContainsRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Switch_/ChangeSwitchToMatchRector [Php80] Handle default in previous not used in next switch (#2335) 2022-05-20 01:07:00 +07:00
Ternary/GetDebugTypeRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00