packagist friendsofphp/php-cs-fixer v3.95.19
v3.95.19 Adalbertus

6 hours ago

What's Changed

  • fix: ClassDefinitionFixer - keep multiline constructor args when anonymous class has both extends and implements by @momala454 in #9625
  • fix: SelfStaticAccessorFixer - do not stop fixing a class after a static return type by @sinemacula-ben in #9774
  • fix: binary_operator_spaces alignment for nested single-line arrays in multiline array by @chriscpty in #9654
  • chore: Runner - ignore coverage of non-deterministic parallel branches by @kubawerlos in #9785
  • chore: Fix incorrect URL in CommentsAnalyzer.php docblock by @live627 in #9772
  • CI: fix using PHP_CS_FIXER_FAST_LINT_TEST_CASES by @kubawerlos in #9783
  • deps: bump phpstan/phpstan from 2.2.7 to 2.2.8 in /dev-tools in the phpstan group by @dependabot[bot] in #9779
  • deps: bump squizlabs/php_codesniffer from 4.0.1 to 4.0.4 in /dev-tools by @dependabot[bot] in #9768
  • deps: bump the all group across 1 directory with 2 updates by @dependabot[bot] in #9767
  • test: AbstractFixerTestCase - use spl_object_id() to fix PHP 8.6 deprecations by @kubawerlos in #9786
  • test: introduce TestCaseUtils::createTemporaryDirectory() helper by @kubawerlos in #9788
  • test: ProjectCodeTest - restore the duplicate check in data providers by @semx in #9761

New Contributors

Full Changelog: v3.95.18...v3.95.19

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

NewReleases is sending notifications on new releases.