| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| php-cs-fixer.phar | 2026-07-15 | 3.7 MB | |
| php-cs-fixer.phar.asc | 2026-07-15 | 594 Bytes | |
| README.md | 2026-07-15 | 2.1 kB | |
| v3.95.14 Adalbertus source code.tar.gz | 2026-07-15 | 503.8 kB | |
| v3.95.14 Adalbertus source code.zip | 2026-07-15 | 1.1 MB | |
| Totals: 5 Items | 5.3 MB | 0 | |
What's Changed
- deps: bump the phpstan group in /dev-tools with 2 updates by @dependabot[bot] in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9717
- deps: bump shipmonk/dead-code-detector from 1.3.0 to 1.3.1 in /dev-tools in the shipmonk group across 1 directory by @dependabot[bot] in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9718
- chore: cleanup
FunctionToConstantFixerby @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9719 - chore: add code coverage ignore annotations to parallel runner and worker by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9721
- test:
ConfigurationResolverTest- fix types by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9725 - test:
ClassDefinitionFixerTest- improve PHPDocs by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9726 - test:
GeneralAttributeRemoveFixerTest- improve data provider types by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9727 - test: HeaderCommentFixerTest - improve invalid configuration types by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9728
- fix:
TrailingCommaInMultilineFixer- do not add trailing comma after first-class callable by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9722 - fix:
ClassAttributesSeparationFixer- handle property with hooks as last class element by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9724 - fix:
SingleClassElementPerStatementFixer- do not break PHP syntax when splitting properties with disjunctive normal form type by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9723 - test:
ProjectCodeTest- improve PHPDocs by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9730 - deps: allow to run PHPUnit v12 directly for project, without future-ready CI workarounds by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9580
Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.13...v3.95.14