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 f2c4f83 commit 410526fCopy full SHA for 410526f
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.8.8](https://github.com/CodeIgniter/coding-standard/compare/v1.8.7...v1.8.8) - 2025-09-27
8
+
9
+- Add but disable`phpdoc_tag_no_named_arguments`
10
+- Add `modifier_keywords` fixer
11
+- Add `@const` to `phpdoc_no_alias_tag`
12
13
## [v1.8.7](https://github.com/CodeIgniter/coding-standard/compare/v1.8.6...v1.8.7) - 2025-07-18
14
15
- Enable `no_useless_printf` fixer
0 commit comments