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 a4e244c commit 8b2c0deCopy full SHA for 8b2c0de
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.16](https://github.com/CodeIgniter/coding-standard/compare/v1.7.15...v1.7.16) - 2024-05-18
8
+
9
+- Disable `php_unit_attributes` for now
10
+- Fix cs-config to v3.18 for now
11
+- Disable `ordered_attributes` for PHP <8.0
12
13
## [v1.7.15](https://github.com/CodeIgniter/coding-standard/compare/v1.7.14...v1.7.15) - 2024-03-24
14
15
- Remove deprecated option of `nullable_type_declaration_for_default_null_value`
0 commit comments