File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
52
52
-- Previously, this was only done when using long array syntax, but it now works for short array syntax as well
53
53
- PEAR.Classes.ClassDeclaration now has improved handling of PHPCS annotations and tab indents
54
54
- 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
55
57
- Squiz.Classes.LowercaseClassKeywords now examines the class keyword for anonymous classes
56
58
-- Thanks to Juliette Reinders Folmer for the patch
57
59
- Squiz.ControlStructures.ControlSignature now has improved handling of parse errors
You can’t perform that action at this time.
0 commit comments