File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 1.1.0] - 2022-09-18
6
+
5
7
* ` native_function_invocation ` : Add leading ` \ ` before function invocation to speed up resolving
6
8
* Enable only for ` @compiler_optimized ` functions and remove ` \ ` of function calls not meant to have it.
7
9
* ` global_namespace_import ` : Imports or fully qualifies global classes/functions/constants.
25
27
* ` php_unit_test_class_requires_covers ` : Tests don't require ` @covers ` annotations
26
28
* ` yoda_style ` : Condition styles are not enforced
27
29
28
- [ Unreleased ] : https://github.com/beste/php-cs-fixer-config/compare/1.0.2...main
30
+ [ Unreleased ] : https://github.com/beste/php-cs-fixer-config/compare/1.1.0...main
31
+ [ 1.1.0 ] : https://github.com/beste/php-cs-fixer-config/compare/1.0.2...1.1.0
29
32
[ 1.0.2 ] : https://github.com/beste/php-cs-fixer-config/compare/1.0.1...1.0.2
30
33
[ 1.0.1 ] : https://github.com/beste/php-cs-fixer-config/compare/1.0.0...1.0.1
31
34
[ 1.0.0 ] : https://github.com/beste/php-cs-fixer-config/tree/1.0.0
You can’t perform that action at this time.
0 commit comments