| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| php-cs-fixer.phar | 2026-09-08 | 3.7 MB | |
| php-cs-fixer.phar.asc | 2026-09-08 | 594 Bytes | |
| README.md | 2026-09-08 | 1.3 kB | |
| v3.95.25 Adalbertus source code.tar.gz | 2026-09-08 | 507.8 kB | |
| v3.95.25 Adalbertus source code.zip | 2026-09-08 | 1.1 MB | |
| Totals: 5 Items | 5.3 MB | 1 | |
What's Changed
- deps: bump phpstan/phpstan from 2.2.9 to 2.2.12 in /dev-tools in the phpstan group by @dependabot[bot] in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9822
- deps: bump crate-ci/typos from 1.49.0 to 1.50.1 in /.github/workflows in the all group across 1 directory by @dependabot[bot] in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9824
- deps: bump shipmonk/dead-code-detector from 1.3.3 to 1.4.0 in /dev-tools in the shipmonk group across 1 directory by @dependabot[bot] in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9823
- fix:
IsNullFixer- handle is_null() calls using named arguments by @lazerg in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9828 - fix:
IsNullFixer- do not fix is_null() calls using argument unpacking by @lazerg in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9830 - UX: init - use outlined messages by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9826
- fix: handle missing terminator after
??inAssignNullCoalescingToCoalesceEqualFixerby @calebdw in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9831
New Contributors
- @calebdw made their first contribution in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9831
Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.24...v3.95.25