mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-23 03:02:33 +01:00
* [Downgrade] [PHP 8.0] Add DowngradePropertyPromotionToConstructorPropertyAssignRector * fix parent * various fixes for PHP 8.0 tests * [ci-review] Rector Rectify * Update rules/downgrade-php80/tests/Rector/Class_/DowngradePropertyPromotionToConstructorPropertyAssignRector/DowngradePropertyPromotionToConstructorPropertyAssignRectorTest.php Co-authored-by: rector-bot <tomas@getrector.org>
15 lines
196 B
Plaintext
15 lines
196 B
Plaintext
/vendor
|
|
composer.lock
|
|
|
|
# PHPStorm meta files
|
|
.idea/
|
|
|
|
.phpunit.result.cache
|
|
|
|
# often customized locally - example on Github is just fine
|
|
rector-recipe.php
|
|
|
|
# testing
|
|
abz
|
|
/rector-temp-phpstan*.neon
|