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 1df8599 commit a523fd0Copy full SHA for a523fd0
CHANGELOG.md
@@ -4,6 +4,10 @@ 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.8.0](https://github.com/CodeIgniter/coding-standard/compare/v1.7.16...v1.8.0) - 2024-06-16
8
+
9
+- Enable rules for PHP 8.1 (#20)
10
11
## [v1.7.16](https://github.com/CodeIgniter/coding-standard/compare/v1.7.15...v1.7.16) - 2024-05-18
12
13
- Disable `php_unit_attributes` for now
0 commit comments