rector/rules
2020-10-20 15:05:37 +02:00
..
architecture [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
autodiscovery Remove AbstractFileSystemRector and move to AbstractRector (#4378) 2020-10-09 21:51:09 +02:00
cakephp [DoctrineCodeQuality] Fix oveCurrentDateTimeDefaultInEntityToConstructorRector for default value (#4436) 2020-10-18 08:45:56 +00:00
code-quality [CodeQuality] Support multi boolean and in isset on property (#4455) 2020-10-20 12:50:21 +02:00
coding-style typo 2020-10-18 11:02:40 +02:00
dead-code decouple ProjectType from Option (#4451) 2020-10-19 15:11:40 +00:00
decouple Downgrade Rector to PHP 7.1 - Use same signature for prettyPrintFile as in PrettyPrinterAbstract (#4408) 2020-10-15 09:35:50 +00:00
defluent [Defluent] Refactoring to multiple rules (#4400) 2020-10-14 04:24:29 +00:00
doctrine typo 2020-10-18 11:03:19 +02:00
doctrine-code-quality make use of Types of doc types (#4444) 2020-10-18 21:49:54 +02:00
doctrine-gedmo-to-knplabs Downgrade Rector to PHP 7.1 - Use same signature for prettyPrintFile as in PrettyPrinterAbstract (#4408) 2020-10-15 09:35:50 +00:00
downgrade-php71 [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
downgrade-php72 [Restoration] Add RestoreFullyQualifiedNameRector (#4336) 2020-10-01 19:45:29 +00:00
downgrade-php73 [Downgrade PHP7.3] Remove unneeded params from list(), and even remove list() (#4392) 2020-10-16 00:44:29 +02:00
downgrade-php74 Infer var type annotation only if none exists (#4443) 2020-10-19 00:05:36 +02:00
downgrade-php80 [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
generic [DoctrineCodeQuality] Add ImproveDoctrineCollectionDocTypeInEntityRector (#4442) 2020-10-18 18:29:35 +02:00
jms [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
laravel [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
legacy Downgrade Rector to PHP 7.1 - Use same signature for prettyPrintFile as in PrettyPrinterAbstract (#4408) 2020-10-15 09:35:50 +00:00
magic-disclosure [Defluent] Refactoring to multiple rules (#4400) 2020-10-14 04:24:29 +00:00
mockery-to-prophecy [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
mockista-to-mockery [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
mysql-to-mysqli hotfix mysql connection resolving (#4399) 2020-10-12 21:06:24 +02:00
naming [DeadCode] Make RemoveUnusedPrivateConstantRector skip enum (#4419) 2020-10-15 13:04:58 +00:00
nette [DoctrineCodeQuality] Fix oveCurrentDateTimeDefaultInEntityToConstructorRector for default value (#4436) 2020-10-18 08:45:56 +00:00
nette-code-quality [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
nette-kdyby Downgrade Rector to PHP 7.1 - Use same signature for prettyPrintFile as in PrettyPrinterAbstract (#4408) 2020-10-15 09:35:50 +00:00
nette-tester-to-phpunit Remove AbstractFileSystemRector and move to AbstractRector (#4378) 2020-10-09 21:51:09 +02:00
nette-to-symfony Downgrade Rector to PHP 7.1 - Use same signature for prettyPrintFile as in PrettyPrinterAbstract (#4408) 2020-10-15 09:35:50 +00:00
nette-utils-code-quality [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
order [SimplePhpDocParser] Add README + getParam*() helper methods (#4393) 2020-10-11 16:17:43 +02:00
performance [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
phalcon [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
php-deglobalize [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
php-office [SimplePhpDocParser] Add README + getParam*() helper methods (#4393) 2020-10-11 16:17:43 +02:00
php-spec-to-phpunit [PHPStan] Enable regex constant rule (#4279) 2020-09-23 11:16:40 +02:00
php52 [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
php53 [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
php54 [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
php55 [PHPStan] Enable regex constant rule (#4279) 2020-09-23 11:16:40 +02:00
php56 [Restoration] Add RestoreFullyQualifiedNameRector (#4336) 2020-10-01 19:45:29 +00:00
php70 [SimplePhpDocParser] Add README + getParam*() helper methods (#4393) 2020-10-11 16:17:43 +02:00
php71 [PHP 7.1] Skip variable arguments count for RemoveExtraParametersRector 2020-10-20 15:05:37 +02:00
php72 [DoctrineCodeQuality] Fix oveCurrentDateTimeDefaultInEntityToConstructorRector for default value (#4436) 2020-10-18 08:45:56 +00:00
php73 Remove AbstractFileSystemRector and move to AbstractRector (#4378) 2020-10-09 21:51:09 +02:00
php74 Issue #4413: Do not refactor iterator_to_array. (#4415) 2020-10-15 17:55:38 +02:00
php80 [SimplePhpDocParser] Add README + getParam*() helper methods (#4393) 2020-10-11 16:17:43 +02:00
phpstan [DoctrineCodeQuality] Add ImproveDoctrineCollectionDocTypeInEntityRector (#4442) 2020-10-18 18:29:35 +02:00
phpunit [DoctrineCodeQuality] Add ImproveDoctrineCollectionDocTypeInEntityRector (#4442) 2020-10-18 18:29:35 +02:00
phpunit-symfony [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
polyfill [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
privatization [DeadCode] Improve unused private property detection (#4430) 2020-10-16 21:29:29 +02:00
psr4 [SimplePhpDocParser] Add README + getParam*() helper methods (#4393) 2020-10-11 16:17:43 +02:00
removing-static Downgrade Rector to PHP 7.1 - Use same signature for prettyPrintFile as in PrettyPrinterAbstract (#4408) 2020-10-15 09:35:50 +00:00
renaming [DoctrineCodeQuality] Fix oveCurrentDateTimeDefaultInEntityToConstructorRector for default value (#4436) 2020-10-18 08:45:56 +00:00
restoration [SymfonyPHPConfig] Add monorepo split for value objects function (#4153) 2020-10-10 17:42:43 +00:00
sensio [PHPStan] Enable regex constant rule (#4279) 2020-09-23 11:16:40 +02:00
solid [DoctrineCodeQuality] Fix oveCurrentDateTimeDefaultInEntityToConstructorRector for default value (#4436) 2020-10-18 08:45:56 +00:00
strict-code-quality [DoctrineCodeQuality] Add ImproveDoctrineCollectionDocTypeInEntityRector (#4442) 2020-10-18 18:29:35 +02:00
symfony [CodeQuality] Register IssetOnPropertyObjectToPropertyExistsRector to code-quality config set (#4441) 2020-10-18 20:42:49 +02:00
symfony-code-quality [PHPStan] Enable regex constant rule (#4279) 2020-09-23 11:16:40 +02:00
symfony-php-config [Defluent] Refactoring to multiple rules (#4400) 2020-10-14 04:24:29 +00:00
symfony-phpunit [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
transform [SimplePhpDocParser] Add README + getParam*() helper methods (#4393) 2020-10-11 16:17:43 +02:00
twig [Naming] Foreach over "data", renames to "datum" (#4221) 2020-09-15 10:23:13 +02:00
type-declaration [DoctrineCodeQuality] Add ImproveDoctrineCollectionDocTypeInEntityRector (#4442) 2020-10-18 18:29:35 +02:00