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 @@ -84,6 +84,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
84
84
- Fixed bug #2502 : Generic.WhiteSpace.ScopeIndent false positives with nested switch indentation and case fall-through
85
85
- Fixed bug #2504 : Generic.WhiteSpace.ScopeIndent false positives with nested arrays and nowdoc string
86
86
- 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
87
89
- Fixed bug #2522 : Text generator throws error when code sample line is too long
88
90
-- Thanks to Juliette Reinders Folmer for the patch
89
91
- Fixed bug #2526 : XML report format has bad syntax on Windows
You can’t perform that action at this time.
0 commit comments