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 c3518ff commit 52a94d7Copy full SHA for 52a94d7
CHANGELOG.md
@@ -4,6 +4,12 @@ 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.3](https://github.com/CodeIgniter/coding-standard/compare/v1.7.2...v1.7.3) - 2023-05-05
8
+
9
+- Replace `single_space_after_construct` with `single_space_around_construct`
10
+- Remove deprecated `braces` rules
11
+- Bump php-cs-fixer to v3.16
12
13
## [v1.7.2](https://github.com/CodeIgniter/coding-standard/compare/v1.7.1...v1.7.2) - 2023-03-05
14
15
- Bump php-cs-fixer to v3.14
0 commit comments