Skip to content

Commit

Permalink
Changelog for squizlabs#2331
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Jan 21, 2019
1 parent 0e585af commit 2cefc20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
-- Previously, this was only done when using long array syntax, but it now works for short array syntax as well
- PEAR.Classes.ClassDeclaration now has improved handling of PHPCS annotations and tab indents
- PSR12.Classes.ClassInstantiation has changed it's error code from MissingParenthesis to MissingParentheses
- PSR12.Keywords.ShortFormTypeKeywords now ignores all spacing inside type casts during both checking and fixing
-- Thanks to Juliette Reinders Folmer for the patch
- Squiz.Classes.LowercaseClassKeywords now examines the class keyword for anonymous classes
-- Thanks to Juliette Reinders Folmer for the patch
- Squiz.ControlStructures.ControlSignature now has improved handling of parse errors
Expand Down

0 comments on commit 2cefc20

Please sign in to comment.