rector/rules-tests/DowngradePhp80/Rector
Abdul Malik Ikhsan dc9189280f
[PHPStan] Update to PHPStan ^1.7.0 (#2354)
* [PHPStan] Update to PHPStan ^1.7.0

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

* already 1.7.1

* skip pull from PHPStan PhpPropertyReflection

* rename fixture

* debug

* Fixed 🎉

* keep mysqli object use case

Co-authored-by: GitHub Action <action@github.com>
2022-05-24 19:55:12 +07:00
..
ArrayDimFetch/DowngradeDereferenceableOperationRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Catch_/DowngradeNonCapturingCatchesRector Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
Class_ Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
ClassConstFetch/DowngradeClassOnObjectToGetClassRector Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
ClassMethod Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
Expression [DowngradePhp80] Handle inside Closure on DowngradeMatchToSwitchRector (#2333) 2022-05-19 21:25:28 +07:00
FuncCall Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
FunctionLike Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
Instanceof_/DowngradePhp80ResourceReturnToObjectRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
MethodCall [PHPStan] Update to PHPStan ^1.7.0 (#2354) 2022-05-24 19:55:12 +07:00
New_/DowngradeArbitraryExpressionsSupportRector Decouple aliased object type specifier + updgrade to PHPStan 1.6 (#2170) 2022-04-26 11:42:01 +02:00
NullsafeMethodCall/DowngradeNullsafeToTernaryOperatorRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Property/DowngradeUnionTypeTypedPropertyRector Decouple aliased object type specifier + updgrade to PHPStan 1.6 (#2170) 2022-04-26 11:42:01 +02:00
StaticCall/DowngradePhpTokenRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00