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 87582bd commit d79e773Copy full SHA for d79e773
CHANGELOG.md
@@ -4,6 +4,17 @@ 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.14](https://github.com/CodeIgniter/coding-standard/compare/v1.7.13...v1.7.14) - 2024-02-25
8
+
9
+- Bump php-cs-fixer to v3.49
10
+- Enable `string_implicit_backslashes` fixer
11
+- Add/remove property-read and property-write
12
+- Enable `phpdoc_list_type`
13
+- Bump to php-cs-fixer v3.50
14
+- Enable `allow_hidden_params` option
15
+- also align `@phpstan-type` and `@phpstan-var`
16
+- Enable `phpdoc_array_type`
17
18
## [v1.7.13](https://github.com/CodeIgniter/coding-standard/compare/v1.7.12...v1.7.13) - 2024-01-27
19
20
- Update GHA workflows
0 commit comments