| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| php-cs-fixer.phar | 2026-07-24 | 3.7 MB | |
| php-cs-fixer.phar.asc | 2026-07-24 | 594 Bytes | |
| README.md | 2026-07-24 | 1.0 kB | |
| v3.95.16 Adalbertus source code.tar.gz | 2026-07-24 | 503.9 kB | |
| v3.95.16 Adalbertus source code.zip | 2026-07-24 | 1.1 MB | |
| Totals: 5 Items | 5.3 MB | 0 | |
What's Changed
- fix:
PowToExponentiationFixer- do not produce two consecutive whitespace tokens by @lazerg in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9735 - fix:
NoSuperfluousPhpdocTagsFixerwith multiple hidden params by @HypeMC in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9736 - CI: introduce
perfas new PR type by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9742 - deps: update dev deps by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9743
- chore: do not remove ParaUnit for PHPUnit v13, as they are now compatible by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9579
- test: AbstractIntegrationTestCase - externalized FixerFactory creation by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9744
New Contributors
- @lazerg made their first contribution in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9735
Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.15...v3.95.16