packagist friendsofphp/php-cs-fixer v3.81.0
v3.81.0 Alexander

latest releases: v3.92.3, v3.92.2, v3.92.1...
5 months ago

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 @internal on 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 tests failed by @kubawerlos in #8792
  • docs: update docs about --allow-unsupported-php-version by @keradus in #8796

Full Changelog: v3.80.0...v3.81.0

Don't miss a new php-cs-fixer release

NewReleases is sending notifications on new releases.