| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| php-cs-fixer.phar | 2026-01-28 | 3.5 MB | |
| php-cs-fixer.phar.asc | 2026-01-28 | 566 Bytes | |
| README.md | 2026-01-28 | 555 Bytes | |
| v3.93.1 Exceptional Exception source code.tar.gz | 2026-01-28 | 518.0 kB | |
| v3.93.1 Exceptional Exception source code.zip | 2026-01-28 | 1.1 MB | |
| Totals: 5 Items | 5.1 MB | 0 | |
What's Changed
- fix:
ErrorOutput- do not show "begin diff"/"end diff" when there is no diff by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9361 - fix:
UseArrowFunctionsFixer- don't convert lambda withuse($var)clause if it includes another file by @Copilot in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9389 - DX: use null coalescing operator by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9380
Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.93.0...v3.93.1