Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
php-cs-fixer.phar | 2025-07-07 | 3.3 MB | |
php-cs-fixer.phar.asc | 2025-07-07 | 566 Bytes | |
README.md | 2025-07-07 | 1.1 kB | |
v3.82.0 Alexander source code.tar.gz | 2025-07-07 | 578.3 kB | |
v3.82.0 Alexander source code.zip | 2025-07-07 | 1.1 MB | |
Totals: 5 Items | 5.0 MB | 1 |
What's Changed
- feat:
MagicConstantCasingFixer
- support__PROPERTY__
by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8809 - feat:
PhpUnitDataProviderNameFixer
- support data providers defined by both annotation and attribute for the same test by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8811 - fix:
PhpdocToParamTypeFixer
- always handle reference in PHPDoc by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8813 - deps: update box by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8795
- chore: cleanup
FCTTest
by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8808 - chore: PhpdocOrderFixer.php - CPU optimization by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8812
- docs: fix whitespace around code examples and reference sections in rules' docs by @paulbalandan in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8810
Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.81.0...v3.82.0