Skip to content

Commit 15d4014

Browse files
committed
Changelog for #2548
1 parent 4c06ebe commit 15d4014

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
7575
-- Thanks to Mponos George for the contribution
7676
- Added Generic.PHP.RequireStrictTypes sniff
7777
-- Enforce the use of a strict types declaration in PHP files
78+
- Added Generic.WhiteSpace.SpreadOperatorSpacingAfter sniff
79+
-- Checks whitespace between the spread operator and the variable/function call it applies to
80+
-- Thanks to Juliette Reinders Folmer for the contribution
7881
- Added PSR12.Classes.AnonClassDeclaration sniff
7982
-- Enforces the formatting of anonymous classes
8083
- Added PSR12.Classes.ClosingBrace sniff

0 commit comments

Comments
 (0)