We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5ba1e commit b5da917Copy full SHA for b5da917
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this library will be documented in this file.
4
5
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [v1.7.0](https://github.com/CodeIgniter/coding-standard/compare/v1.6.2...v1.7.0) - 2022-11-01
8
+
9
+- Bump php-cs-fixer to v3.13
10
+- Add 'case_sensitive' option to 'general_phpdoc_annotation_remove'
11
+- Add 'closure_fn_spacing' option to 'function_declaration'
12
13
## [v1.6.2](https://github.com/CodeIgniter/coding-standard/compare/v1.6.1...v1.6.2) - 2022-10-30
14
15
- Grouped `runTestsInSeparateProcess`, `runInSeparateProcess`, `preserveGlobalState` together
0 commit comments