We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0236f34 commit 04463b6Copy full SHA for 04463b6
package.xml
@@ -3895,7 +3895,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
3895
<date>2015-04-29</date>
3896
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD License</license>
3897
<notes>
3898
- - The error message for PSR2.ControlStructures.SwitchDeclaration.WrongOpener case is now clearer (request #579)
+ - The error message for PSR2.ControlStructures.SwitchDeclaration.WrongOpenercase is now clearer (request #579)
3899
- Fixed bug #545 : Long list of CASE statements can cause tokenizer to reach a depth limit
3900
- Fixed bug #565 : Squiz.WhiteSpace.OperatorSpacing reports negative number in short array
3901
-- Thanks to Vašek Purchart for the patch
0 commit comments