File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ All notable changes to this library will be documented in this file.
4
4
5
5
This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
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
+
7
18
## [ v1.7.13] ( https://github.com/CodeIgniter/coding-standard/compare/v1.7.12...v1.7.13 ) - 2024-01-27
8
19
9
20
- Update GHA workflows
You can’t perform that action at this time.
0 commit comments