File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 2.3.0] - 2023-09-07
6+
7+ * Replace deprecated ` function_typehint_space ` with ` type_declaration_spaces `
8+ * Replace deprecated ` no_spaces_inside_parenthesis ` with ` spaces_inside_parentheses `
9+
510## [ 2.2.0] - 2023-06-20
611
712* Replaced deprecated ` no_blank_lines_before_namespace ` and ` single_blank_line_before_namespace ` rules with
4954 * ` php_unit_test_class_requires_covers ` : Tests don't require ` @covers ` annotations
5055 * ` yoda_style ` : Condition styles are not enforced
5156
52- [ Unreleased ] : https://github.com/beste/php-cs-fixer-config/compare/2.2.0...main
57+ [ Unreleased ] : https://github.com/beste/php-cs-fixer-config/compare/2.3.0...main
58+ [ 2.3.0 ] : https://github.com/beste/php-cs-fixer-config/compare/2.2.0...2.3.0
5359[ 2.2.0 ] : https://github.com/beste/php-cs-fixer-config/compare/2.1.0...2.2.0
5460[ 2.1.0 ] : https://github.com/beste/php-cs-fixer-config/compare/2.0.0...2.1.0
5561[ 2.0.0 ] : https://github.com/beste/php-cs-fixer-config/compare/1.2.0...2.0.0
You can’t perform that action at this time.
0 commit comments