Skip to content

Commit 61dc755

Browse files
committed
Updated changelog
1 parent 72fcf25 commit 61dc755

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

0 commit comments

Comments
 (0)