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 9354fda commit c6b0875Copy full SHA for c6b0875
CHANGELOG.md
@@ -4,6 +4,14 @@ 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.12](https://github.com/CodeIgniter/coding-standard/compare/v1.7.11...v1.7.12) - 2023-12-29
8
+
9
+- Bump php-cs-fixer to v3.43
10
+- Enable other options of `fully_qualified_strict_types`
11
+- Disable `class_keyword`
12
+- Disable option for `statement_indentation`
13
+- Use default for option of `unary_operator_spaces`
14
15
## [v1.7.11](https://github.com/CodeIgniter/coding-standard/compare/v1.7.10...v1.7.11) - 2023-10-13
16
17
- Bump to php-cs-fixer v3.35
0 commit comments