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 a452820 commit aada002Copy full SHA for aada002
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.8.3](https://github.com/CodeIgniter/coding-standard/compare/v1.8.2...v1.8.3) - 2025-01-13
8
+
9
+- Bump to php-cs-fixer v3.67 and cs-config v3.25
10
+- Add `@phpstan-ignore` to ignored tags of `comment_to_phpdoc`
11
+- Add `general_attribute_remove` fixer
12
+- Enable `get_class_to_class_keyword`
13
+- Add more elements to `trailing_comma_in_multiline`
14
15
## [v1.8.2](https://github.com/CodeIgniter/coding-standard/compare/v1.8.1...v1.8.2) - 2024-11-20
16
17
- Add `case` to ordered_class_elements order
0 commit comments