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 @@ -32,6 +32,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
3232 - PEAR and Squiz FileComment sniffs no longer have @ in their error codes
3333 -- e.g., PEAR.Commenting.FileComment.Duplicate@categoryTag becomes PEAR.Commenting.FileComment.DuplicateCategoryTag
3434 -- e.g., Squiz.Commenting.FileComment.Missing@categoryTag becomes Squiz.Commenting.FileComment.MissingCategoryTag
35+ - PEAR MultiLineConditionSniff now allows comment lines inside multi-line IF statement conditions
36+ -- Thanks to Klaus Purer for the patch
3537 - Generic ForbiddenFunctionsSniff now supports setting null replacements in ruleset files (request #263)
3638 - Generic opening function brace sniffs now support checking of closures
3739 -- Set the checkClosures property to TRUE (default is FALSE) in your ruleset.xml file to enable this
You can’t perform that action at this time.
0 commit comments