Skip to content

Commit e22ff22

Browse files
committed
Changelog for #2322
1 parent ec7d0b2 commit e22ff22

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
@@ -64,6 +64,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
6464
- Squiz.Commenting.PostStatementComment now ignores comments inside control structure conditions, such as FOR loops
6565
-- Fixes a conflict between this sniff and the Squiz.ControlStructures.ForLoopDeclaration sniff
6666
-- Thanks to Juliette Reinders Folmer for the patch
67+
- Squiz.Commenting.FunctionCommentThrowTag now has improved support for unknown exception types and namespaces
68+
-- Thanks to Juliette Reinders Folmer for the patch
6769
- Squiz.CSS.ClassDefinitionClosingBrace now handles comments, indentation, and multiple statements on the same line correctly
6870
-- Thanks to Juliette Reinders Folmer for the patch
6971
- Squiz.CSS.Opacity now handles comments correctly

0 commit comments

Comments
 (0)