File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,18 @@ This projects adheres to [Keep a CHANGELOG](http://keepachangelog.com/) and uses
99
1010_ Nothing yet._
1111
12+ ## [ 1.3.0] - 2025-12-08
13+
14+ ### Added
15+ - The following sniffs have been added to the ruleset:
16+ - ` Universal.PHP.RequireExitDieParentheses `
17+ - ` Universal.WhiteSpace.FirstClassCallableSpacing `
18+ - ` Universal.Attributes.BracketSpacing `
19+ - ` Universal.Attributes.DisallowAttributeParentheses `
20+
21+ ### Changed
22+ - Various housekeeping.
23+
1224## [ 1.2.0] - 2025-11-01
1325
1426### Added
@@ -136,6 +148,7 @@ Initial release.
136148[ PHPCSExtra ] : https://github.com/PHPCSStandards/PHPCSExtra
137149
138150[ Unreleased ] : https://github.com/PHPCSStandards/PHPCSDevCS/compare/main...HEAD
151+ [ 1.3.0 ] : https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.2.0...1.3.0
139152[ 1.2.0 ] : https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.6...1.2.0
140153[ 1.1.6 ] : https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.5...1.1.6
141154[ 1.1.5 ] : https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.4...1.1.5
You can’t perform that action at this time.
0 commit comments