| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| php-cs-fixer.phar | 2026-08-24 | 3.7 MB | |
| php-cs-fixer.phar.asc | 2026-08-24 | 594 Bytes | |
| README.md | 2026-08-24 | 859 Bytes | |
| v3.95.22 Adalbertus source code.tar.gz | 2026-08-24 | 504.9 kB | |
| v3.95.22 Adalbertus source code.zip | 2026-08-24 | 1.1 MB | |
| Totals: 5 Items | 5.3 MB | 1 | |
What's Changed
- fix:
StaticLambdaFixer- do not make a lambda static when it is the direct subject of bindTo() or call() by @Amoifr in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9802 - chore:
Utils- fixstableSort()andsortFixers()template types, remove@phpstan-ignoresuppressions by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9798 - chore: Implement PHPStan
Preg::replaceCallback()extension by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9799 - deps: bump phpstan/phpstan from 2.2.8 to 2.2.9 by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9797
New Contributors
- @Amoifr made their first contribution in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9802
Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.21...v3.95.22