Download Latest Version v3.88.2 Folding Bike source code.tar.gz (502.3 kB)
Email in envelope

Get an email when there's a new version of PHP Coding Standards Fixer

Home / v3.88.0
Name Modified Size InfoDownloads / Week
Parent folder
php-cs-fixer.phar 2025-09-24 3.5 MB
php-cs-fixer.phar.asc 2025-09-24 566 Bytes
README.md 2025-09-24 7.1 kB
v3.88.0 Folding Bike source code.tar.gz 2025-09-24 501.2 kB
v3.88.0 Folding Bike source code.zip 2025-09-24 1.1 MB
Totals: 5 Items   5.0 MB 0

Fixer Team is more than happy to announce that @gharlan joined us as a maintainer and puts awesome effort when it comes to providing changes, reviewing PRs and other activities 🎉! Can we get a YEAH?

Full list of changes can be found below, but we would really like to emphasise some of them:

  • Support for custom rulesets, initially created by @niklam in 2021, revived by @Wirone in 2023 when he became a maintainer, and then improved by the latter to fit @keradus' requirements. It shows both sides of #OSS: it can be challenging and even frustrating, but with proper approach and common effort, it can also end up nicely!
  • Introduction of @auto[:risky] rulesets that can automatically enable some rulesets depending on your project's setup.
  • Improved future mode for better future-compatibility (you can prepare your code to be ready for next major version).
  • Changed naming convention for version-based rulesets to make them more explicit and readable. Please ensure you're using proper ruleset names in your configs... or switch to @auto[:risky] ;) !

What's Changed

Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.87.2...v3.88.0

Source: README.md, updated 2025-09-24