Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
php-cs-fixer.phar | < 17 hours ago | 3.3 MB | |
php-cs-fixer.phar.asc | < 17 hours ago | 566 Bytes | |
README.md | < 17 hours ago | 2.4 kB | |
v3.77.0 Kids Playground source code.tar.gz | < 17 hours ago | 576.9 kB | |
v3.77.0 Kids Playground source code.zip | < 17 hours ago | 1.1 MB | |
Totals: 5 Items | 5.0 MB | 0 |
What's Changed
- chore: add automatically to milestone "PHP 8.4 initial compatibility" if label is "topic/PHP8.4" by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8770
- chore: fix adding automatically to milestone "PHP 8.4 initial compatibility" if label is "topic/PHP8.4" by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8775
- chore: fix adding automatically to milestone "PHP 8.4 initial compatibility" if label is "topic/PHP8.4" by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8776
- chore: move all indicators to analyzers by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8772
- chore: move PHP-compat integration tests by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8781
- chore: partially apply NoExtraBlankLinesFixer:tokens.comma by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8762
- chore: reconfigure phpdoc_order in local config by @mvorisek in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8220
- feat:
CommentToPhpdocFixer
andPhpdocToCommentFixer
- support asymmetric visibility by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8774 - feat:
NoEmptyStatementFixer
- support abstract property hooks by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8766 - feat:
NullableTypeDeclarationForDefaultNullValueFixer
- support asymmetric visibility in the constructor by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8604 - feat:
ProtectedToPrivateFixer
- add support for promoted properties by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8608 - feat: PhpdocOrderFixer - extend support for phpstan and psalm annotations by @keradus in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8777
- feat: support anonymous classes extending
TestCase
in PHPUnit fixers by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8707 - fix:
PhpUnitAttributesFixer
- correctly remove annotations when configured['keep_annotations' => false]
by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8577 - fix:
ProtectedToPrivateFixer
- fix asymmetric visibility with only set visibility by @kubawerlos in https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8763
Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.76.0...v3.77.0