rector/rules-tests/DowngradePhp71/Rector
Tomas Votruba 1026ede751
Remove requires from tests, as all tests run on PHP 8.1 (#2293)
* remove requires from tests, as all tests run on PHP 8.1

* fix zero value
2022-05-12 00:15:54 +02:00
..
Array_/SymmetricArrayDestructuringToListRector Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
ClassConst [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
ConstFetch/DowngradePhp71JsonConstRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
FuncCall/DowngradeIsIterableRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
FunctionLike [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
List_/DowngradeKeysInListRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
StaticCall/DowngradeClosureFromCallableRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
String_/DowngradeNegativeStringOffsetToStrlenRector Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
TryCatch/DowngradePipeToMultiCatchExceptionRector Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00