File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
4949 -- Thanks to Juliette Reinders Folmer for the contribution
5050 - Added Generic.Files.OneObjectStructurePerFile sniff to ensure there is a single class/interface/trait per file
5151 -- Thanks to Mponos George for the contribution
52+ - Function call sniffs now check variable function names and self/static object creation
53+ -- Specific sniffs are Generic.Functions.FunctionCallArgumentSpacing, PEAR.Functions.FunctionCallSignature, and PSR2.Methods.FunctionCallSignature
54+ -- Thanks to Michał Bundyra for the patch
5255 - PEAR.Functions.FunctionDeclaration now removes a blank line if it creates one by moving the curly brace during fixing
5356 - Squiz.Commenting.FunctionCommentThrowTag now supports PHP 7.1 multi catch exceptions
5457 - Squiz.Formatting.OperatorBracket no longer throws errors for PHP 7.1 multi catch exceptions
You can’t perform that action at this time.
0 commit comments