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 c37703b commit 00bf9e0Copy full SHA for 00bf9e0
CHANGELOG.md
@@ -4,6 +4,11 @@ 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.5](https://github.com/CodeIgniter/coding-standard/compare/v1.8.4...v1.8.5) - 2025-05-02
8
+
9
+- Enable `import_symbols` option in `fully_qualified_strict_types`
10
+- Fix `staticMethod.internalClass` error
11
12
## [v1.8.4](https://github.com/CodeIgniter/coding-standard/compare/v1.8.3...v1.8.4) - 2025-02-23
13
14
- Update badges
0 commit comments