File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ All notable changes to this library will be documented in this file:
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v3.26.0] ( https://github.com/NexusPHP/cs-config/compare/v3.25.2...v3.26.0 ) - 2025-07-04
9+
10+ - Update build badge
11+ - Bump to php-cs-fixer v3.76
12+ - Add ` multiline_promoted_properties ` fixer
13+ - Deprecate own fixers
14+ - Fix phpstan errors
15+ - Add ` static_private_method ` fixer
16+ - Add ` new_expression_parentheses ` fixer
17+ - Do not array unpack known arrays
18+ - Potential fix for code scanning alert no. 1: Workflow does not contain permissions (#6 )
19+ - Potential fix for code scanning alert no. 2: Workflow does not contain permissions (#7 )
20+ - Support allowUnsupportedPhpVersion option in fixer
21+ - Cleanup code
22+
823## [ v3.25.2] ( https://github.com/NexusPHP/cs-config/compare/v3.25.1...v3.25.2 ) - 2025-02-23
924
1025- Add ` php_unit_data_provider_method_order ` fixer
You can’t perform that action at this time.
0 commit comments