What's Changed
- chore: Fixer name must not be empty by @keradus in #9756
- CI: introduce PHPBench by @keradus in #9755
- UX: init - command improvements by @keradus in #9807
- CI: fix warning - Unexpected input(s) 'extensions' by @keradus in #9809
- refactor: init - move content preparation to helper method by @keradus in #9812
- chore:
PhpdocOrderFixer- fix type of duplicated tags passed tonaturalLanguageJoinby @kubawerlos in #9818 - chore:
DescribeCommand- replace dynamic method calls with explicit ones by @kubawerlos in #9817 - fix:
ControlStructureBracesFixer- do not read a body starting with a parenthesis as a condition by @xirvik in #9815 - UX: init - add sections by @keradus in #9819
- UX: init command - suggest php_unit_test_case_static_method_calls rule by @Amoifr in #9810
- UX: init - add handling of
.gitignoreby @keradus in #9813 - UX: init - improve wording by @keradus in #9820
New Contributors
Full Changelog: v3.95.23...v3.95.24