Skip to content

Commit 1fdc34e

Browse files
committed
Changelog for #1492
1 parent fc6f36c commit 1fdc34e

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
@@ -55,6 +55,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
5555
- Generic.Files.LineLength can now be configured to ignore all comment lines, no matter their length
5656
-- Set the ignoreComments property to TRUE (default is FALSE) in your ruleset.xml file to enable this
5757
-- Thanks to Juliette Reinders Folmer for the patch
58+
- Generic.PHP.LowerCaseKeyword now checks self, parent, yield, yield from, and closure (function) keywords
59+
-- Thanks to Michał Bundyra for the patch
5860
- PEAR.Functions.FunctionDeclaration now removes a blank line if it creates one by moving the curly brace during fixing
5961
- Squiz.Commenting.FunctionCommentThrowTag now supports PHP 7.1 multi catch exceptions
6062
- Squiz.Formatting.OperatorBracket no longer throws errors for PHP 7.1 multi catch exceptions

0 commit comments

Comments
 (0)