Skip to content

Commit d79e773

Browse files
committed
Prepare changelog for v1.7.14
1 parent 87582bd commit d79e773

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this library will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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+
718
## [v1.7.13](https://github.com/CodeIgniter/coding-standard/compare/v1.7.12...v1.7.13) - 2024-01-27
819

920
- Update GHA workflows

0 commit comments

Comments
 (0)