| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| php-cs-fixer.phar | 2026-08-21 | 3.7 MB | |
| php-cs-fixer.phar.asc | 2026-08-21 | 594 Bytes | |
| README.md | 2026-08-21 | 708 Bytes | |
| v3.95.21 Adalbertus source code.tar.gz | 2026-08-21 | 504.5 kB | |
| v3.95.21 Adalbertus source code.zip | 2026-08-21 | 1.1 MB | |
| Totals: 5 Items | 5.3 MB | 2 | |
What's Changed
- fix:
StatementIndentationFixer- do not treat ternary colon as block start by @lazerg in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9795 - perf: Introduce new candidate check for transformers by @live627 in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9770
- perf: Optimize
NameQualifiedTransformertoken insertion by @live627 in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9759 - CI: add BC check by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9791
- deps: upgrade dev-tools by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9793
Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.20...v3.95.21