Skip to content

Commit 0a42dba

Browse files
committed
Changelog for #2512 (ref #2518)
1 parent 0d6033d commit 0a42dba

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
@@ -84,6 +84,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
8484
- Fixed bug #2502 : Generic.WhiteSpace.ScopeIndent false positives with nested switch indentation and case fall-through
8585
- Fixed bug #2504 : Generic.WhiteSpace.ScopeIndent false positives with nested arrays and nowdoc string
8686
- Fixed bug #2511 : PSR2 standard not checking if closing paren of single-line function declaration is on new line
87+
- Fixed bug #2512 : Squiz.PHP.NonExecutableCode does not support alternate SWITCH control structure
88+
-- Thanks to Juliette Reinders Folmer for the patch
8789
- Fixed bug #2522 : Text generator throws error when code sample line is too long
8890
-- Thanks to Juliette Reinders Folmer for the patch
8991
- Fixed bug #2526 : XML report format has bad syntax on Windows

0 commit comments

Comments
 (0)