rector/rules-tests
Tomas Votruba f5a06553ce
[CodeQuality] Add InlineIsAInstanceOfRector (#2364)
2022-05-27 00:01:06 +02:00
..
Arguments/Rector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
CodeQuality/Rector [CodeQuality] Add InlineIsAInstanceOfRector (#2364) 2022-05-27 00:01:06 +02:00
CodingStyle Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
Compatibility/Rector/Class_/AttributeCompatibleAnnotationRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Composer/Rector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
DeadCode/Rector [DeadCode] Skip used in compact() on RemoveUnusedConstructorParamRector (#2345) 2022-05-22 13:42:14 +02:00
DependencyInjection/Rector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
DogFood/Rector/Closure/UpgradeRectorConfigRector [DogFood] Skip call(configure) on UpgradeRectorConfigRector (#2119) 2022-04-22 00:43:09 +02:00
DowngradePhp53/Rector/Dir/DirConstToFileConstRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
DowngradePhp54/Rector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
DowngradePhp55/Rector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
DowngradePhp56/Rector Decouple aliased object type specifier + updgrade to PHPStan 1.6 (#2170) 2022-04-26 11:42:01 +02:00
DowngradePhp70/Rector Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
DowngradePhp71/Rector Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
DowngradePhp72/Rector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
DowngradePhp73/Rector Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
DowngradePhp74/Rector [Downgrade] Separate multi level dependency in DowngradeArraySpreadRector (#2298) 2022-05-12 08:50:48 +00:00
DowngradePhp80/Rector [PHPStan] Update to PHPStan ^1.7.0 (#2354) 2022-05-24 19:55:12 +07:00
DowngradePhp81/Rector [Downgrade] Separate multi level dependency in DowngradeArraySpreadRector (#2298) 2022-05-12 08:50:48 +00:00
EarlyReturn/Rector Add Scope refresh for changed or new nodes (#2292) 2022-05-12 08:33:27 +02:00
MysqlToMysqli [PHPStan] Update to PHPStan ^1.7.0 (#2354) 2022-05-24 19:55:12 +07:00
Naming [Experiment][Naming] Keep GroupUse Stmt on UseImportsResolver::resolveForNode() (#2349) 2022-05-22 22:57:59 +02:00
PSR4 [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Php52/Rector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Php53/Rector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Php54/Rector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Php55/Rector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Php56/Rector Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
Php70 [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Php71/Rector [Core] Use PropertyFetchAnalyzer::isFilledViaMethodCallInConstructStmts() in ConstructorAssignDetector::isPropertyAssigned() (#2351) 2022-05-23 21:06:50 +07:00
Php72/Rector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Php73/Rector [Php73] Skip Encapsed on StringifyStrNeedlesRector + Temporary Pin PHPStan 1.6.9 (#2352) 2022-05-24 15:29:10 +07:00
Php74/Rector Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
Php80/Rector [Php80] Do not remove array<mixed> inside Union type on UnionTypesRector (#2358) 2022-05-25 08:52:50 +02:00
Php81/Rector [Php81] Skip ArrayDimFetch from ArrayObject in Assign var on ReadOnlyPropertyRector (#2363) 2022-05-26 09:13:59 +02:00
Php82/Rector/Class_/ReadOnlyClassRector [Php82] Fixtures for skip combination writable + readonly on ReadOnlyClassRector (#2304) 2022-05-12 16:03:54 +00:00
Privatization Decouple aliased object type specifier + updgrade to PHPStan 1.6 (#2170) 2022-04-26 11:42:01 +02:00
Removing/Rector Revert adding RemoveNamespaceRector (#2133) 2022-04-23 12:05:46 +02:00
RemovingStatic/Rector/ClassMethod/LocallyCalledStaticMethodToNonStaticRector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00
Renaming/Rector Allow to rename method if in interface (#2362) 2022-05-25 21:35:18 +00:00
Restoration/Rector Remove requires from tests, as all tests run on PHP 8.1 (#2293) 2022-05-12 00:15:54 +02:00
Strict/Rector Decouple aliased object type specifier + updgrade to PHPStan 1.6 (#2170) 2022-04-26 11:42:01 +02:00
Transform/Rector [DX] Remove poorly designed NodeToReplacePostRector, return changed nodes directly in the current rule (#2229) 2022-05-05 00:16:25 +02:00
TypeDeclaration Fixture class name fix (#2360) 2022-05-25 07:35:48 +00:00
Visibility/Rector [DX] Update to use Method Call from RectorConfig on rector configs ( rules-tests/ dir) (#2106) 2022-04-21 00:36:08 +07:00