Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
php-cs-fixer.phar | 2025-09-10 | 3.4 MB | |
php-cs-fixer.phar.asc | 2025-09-10 | 566 Bytes | |
README.md | 2025-09-10 | 1.3 kB | |
v3.87.2 Alexander source code.tar.gz | 2025-09-10 | 494.4 kB | |
v3.87.2 Alexander source code.zip | 2025-09-10 | 1.0 MB | |
Totals: 5 Items | 4.9 MB | 0 |
What's Changed
- chore: fix typos by @szepeviktor in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9022
- refactor: Future - centralize class for future-looking logic by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9021
- chore: provide few missing types for callbacks by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9026
- deps: bump actions/stale from 9 to 10 by @dependabot[bot] in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9029
- test: Mark
DocumentationCommandTest::testGeneratingDocumentation()
as large test by @Wirone in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9028 - fix:
phpdoc_to_param_type
,phpdoc_to_return_type
,phpdoc_to_property_type
- handle type aliasing before handling PHP version by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9031 - deps: pin checkbashisms and shellcheck to stable URL with pinned version by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9032
- DX: suggest
--sequential
when facing fixing error by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9023 - docs: unify docs around deprecated sets by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9036
Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.87.1...v3.87.2