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

latest releases: v3.92.2, v3.92.1, v3.92.0...
4 months ago

What's Changed

  • feat: NoSuperfluousPhpdocTagsFixer - support multiline array shapes by @kubawerlos in #8903
  • feat: console application - add completion support by @gharlan in #8887
  • feat: introduce PER-CS3.0 rulsets by @gharlan in #8841
  • feat: update @Symfony and @PhpCsFixer sets by @keradus in #8930
  • fix: PhpdocToParamTypeFixerTest - handle types_map for union-types by @keradus in #8926
  • chore: @phpstan-ignore for php version check by @gharlan in #8920
  • chore: PhpUnitTestAnnotationFixer - use foreach instead of for by @gharlan in #8911
  • chore: AbstractTransformerTestCase - better virtual type naming by @keradus in #8927
  • chore: add TODO for v4 by @keradus in #8912
  • chore: do not call Reflection*::setAccessible() in PHP >= 8.1 by @W0rma in #8907
  • chore: document .env.example by @keradus in #8901
  • chore: fix @todo annotation casing by @keradus in #8921
  • chore: switch to official checkstyle.xsd by @keradus in #8910
  • chore: unify future default of after_heredoc by @keradus in #8924
  • CI: allow PHP 8.5 for failure, till it's officially released and we get the stable support by @keradus in #8928
  • ci: run tests under 8.5 via PHPUnit, as ParaUnit failing by @keradus in #8933
  • CI: temporarily skip problematic tests under Sf v8 by @keradus in #8919
  • deps: bump icanhazstring/composer-unused from 0.9.3 to 0.9.4 in /dev-tools by @dependabot[bot] in #8905
  • deps: update and bump dev-tools/composer by @keradus in #8915
  • docs: extend FullOpeningTagFixer samples by @keradus in #8913
  • docs: extend OperatorLinebreakFixer samples by @keradus in #8914
  • docs: more explicit msg for stop using deprecated code by @keradus in #8922
  • DX: .gitignore - ignore php-cs-fixer.cache, as it's existance is possible when using env var by @keradus in #8929

New Contributors

Full Changelog: v3.85.1...v3.86.0

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

NewReleases is sending notifications on new releases.