packagist friendsofphp/php-cs-fixer v3.41.0
v3.41.0 Long Night

latest releases: dev-master, v3.59.3, v3.59.2...
6 months ago

What's Changed

  • chore: Move mb_str_functions PHP 8.3 cases to separate test (#7505)
  • chore: Symfony v7 is now stable (#7469)
  • CI: drop PHP 8.3 hacks (#7519)
  • docs: Improve docs for no_spaces_after_function_name (#7520)
  • DX: Ability to run Sphinx linter locally (#7481)
  • DX: AbstractFixerTest - use anonymous classes (#7527)
  • DX: Add progress output for cs:check script (#7514)
  • DX: align doubles naming (#7525)
  • DX: remove AbstractFixerTestCase::getTestFile() (#7495)
  • DX: remove jangregor/phpstan-prophecy (#7524)
  • DX: remove Prophecy (#7509)
  • DX: replace Prophecy with anonymous classes in CacheTest (#7503)
  • DX: replace Prophecy with anonymous classes in ProcessLintingResultTest (#7501)
  • DX: Utilise auto-discovery for PHPStan formatter (#7490)
  • feat: Support mb_str_pad function in mb_str_functions rule (#7499)
  • fix: BinaryOperatorSpacesFixer - do not add whitespace inside short function (#7523)
  • fix: Downgrade PDepend to version not supporting Symfony 7 (#7513)
  • fix: GlobalNamespaceImportFixer - key in PHPDoc's array shape matching class name (#7522)
  • fix: SpacesInsideParenthesesFixer - handle class instantiation parentheses (#7531)
  • Update PHPstan to 1.10.48 (#7532)

New Contributors

Full Changelog: v3.40.2...v3.41.0

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

NewReleases is sending notifications on new releases.