Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
php-cs-fixer.phar | 2025-03-13 | 3.3 MB | |
php-cs-fixer.phar.asc | 2025-03-13 | 566 Bytes | |
README.md | 2025-03-13 | 1.3 kB | |
v3.72.0 Persian Successor source code.tar.gz | 2025-03-13 | 568.8 kB | |
v3.72.0 Persian Successor source code.zip | 2025-03-13 | 1.1 MB | |
Totals: 5 Items | 4.9 MB | 0 |
What's Changed
- fix:
MbStrFunctionsFixer
- fix imports by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8474 - deps: Upgrade PHPStan to 2.1.8 by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8489
- fix:
TrailingCommaInMultilineFixer
- handle empty match body by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8480 - deps: upgrade few dev-deps by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8490
- feat:
StatementIndentationFixer
- handle property hooks by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8492 - fix:
VisibilityRequiredFixer
- handle property hooks by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8495 - refactor: Runner - unify paths used when using parallel runner by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8488
- refactor: generalize CodeHasher into Hasher by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8500
- DX: add trailing comma to multiline auto-generated types by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8499
- refactor: use Hasher instead of md5 directly by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8501
Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.71.0...v3.72.0