What's Changed
- feat:
VisibilityRequiredFixer- handle more than only the first promoted property by @kubawerlos in #8801 - fix:
VisibilityRequiredFixer- handle promoted parameter passed by reference by @kubawerlos in #8799 - fix:
BracesPositionFixer- do not throw error when variable is terminated by PHP close tag by @paulbalandan in #8804 - fix:
PhpUnitInternalClassFixer- skip adding@internalon instantiation of anonymous classes by @paulbalandan in #8807 - fix:
PhpUnitDataProviderMethodOrderFixer- handle data provider defined by both annotation and attribute by @kubawerlos in #8805 - chore: add automatically to milestone "PHP 8.5 initial compatibility" if label is "topic/PHP8.5" by @kubawerlos in #8806
- chore: fail "Deployment checks" if any job from
testsfailed by @kubawerlos in #8792 - docs: update docs about --allow-unsupported-php-version by @keradus in #8796
Full Changelog: v3.80.0...v3.81.0