Skip to content

Commit 2cefc20

Browse files
committed
Changelog for #2331
1 parent 0e585af commit 2cefc20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
5252
-- Previously, this was only done when using long array syntax, but it now works for short array syntax as well
5353
- PEAR.Classes.ClassDeclaration now has improved handling of PHPCS annotations and tab indents
5454
- PSR12.Classes.ClassInstantiation has changed it's error code from MissingParenthesis to MissingParentheses
55+
- PSR12.Keywords.ShortFormTypeKeywords now ignores all spacing inside type casts during both checking and fixing
56+
-- Thanks to Juliette Reinders Folmer for the patch
5557
- Squiz.Classes.LowercaseClassKeywords now examines the class keyword for anonymous classes
5658
-- Thanks to Juliette Reinders Folmer for the patch
5759
- Squiz.ControlStructures.ControlSignature now has improved handling of parse errors

0 commit comments

Comments
 (0)