File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this library will be documented in this file:
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v3.12.0] ( https://github.com/NexusPHP/cs-config/compare/v3.11.0...v3.12.0 ) - 2023-06-19
9+
10+ - Remove ` @ ` in exclude/include options
11+ - Rename options for ` final_internal_class `
12+ - Add "as" in space before construct
13+ - Add 'case_sensitive' option to ` ordered_class_elements `
14+ - Configure ` blank_lines_before_namespace `
15+ - Bump php-cs-fixer to v3.18
16+
817## [ v3.11.0] ( https://github.com/NexusPHP/cs-config/compare/v3.10.0...v3.11.0 ) - 2023-05-23
918
1019- Do not ` () ` in anonymous class
You can’t perform that action at this time.
0 commit comments