Skip to content

Commit bee5711

Browse files
committed
Changelog for #1540
1 parent 03e85ad commit bee5711

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
@@ -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

0 commit comments

Comments
 (0)