| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| php-cs-fixer.phar | 2026-07-10 | 3.7 MB | |
| php-cs-fixer.phar.asc | 2026-07-10 | 594 Bytes | |
| README.md | 2026-07-10 | 457 Bytes | |
| v3.95.13 Adalbertus source code.tar.gz | 2026-07-10 | 503.6 kB | |
| v3.95.13 Adalbertus source code.zip | 2026-07-10 | 1.1 MB | |
| Totals: 5 Items | 5.3 MB | 0 | |
What's Changed
- fix:
SelfAccessorFixer- do not replace constant with same name as class in the middle of a static access chain by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9716 - fix:
SingleClassElementPerStatementFixer- do not drop type of typed constants by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9706
Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.12...v3.95.13