| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| php-cs-fixer.phar | 2025-11-06 | 3.5 MB | |
| php-cs-fixer.phar.asc | 2025-11-06 | 566 Bytes | |
| README.md | 2025-11-06 | 1.0 kB | |
| v3.89.2 Folding Bike source code.tar.gz | 2025-11-06 | 504.4 kB | |
| v3.89.2 Folding Bike source code.zip | 2025-11-06 | 1.1 MB | |
| Totals: 5 Items | 5.1 MB | 1 | |
What's Changed
- fix:
NoUnneededBracesFixer- do not crash on multiline group import by @icarus94 in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9160 - chore: Standardize repository to use British English spelling by @Copilot in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9154
- refactor: FixerDocumentGenerator::getSetsOfRule - cache resolved sets by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9170
- refactor: FixerDocumentGenerator::getSetsOfRule - use cache by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9171
- deps: bump php-coveralls to v2.9 by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9173
- CI: ensure enforced Symfony version is installed by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9174
New Contributors
- @icarus94 made their first contribution in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9160
Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.89.1...v3.89.2