File tree Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
14141515 <active >yes</active >
1616 </lead >
17- <date >2015-04-23 </date >
18- <time >13:39 :00</time >
17+ <date >2015-04-29 </date >
18+ <time >09:27 :00</time >
1919 <version >
2020 <release >2.3.2</release >
2121 <api >2.3.2</api >
@@ -2332,6 +2332,27 @@ http://pear.php.net/dtd/package-2.0.xsd">
23322332 </filelist >
23332333 </phprelease >
23342334 <changelog >
2335+ <release >
2336+ <version >
2337+ <release >2.3.2</release >
2338+ <api >2.3.2</api >
2339+ </version >
2340+ <stability >
2341+ <release >stable</release >
2342+ <api >stable</api >
2343+ </stability >
2344+ <date >2015-04-29</date >
2345+ <license uri =" https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt" >BSD License</license >
2346+ <notes >
2347+ - The error message for PSR2.ControlStructures.SwitchDeclaration.WrongOpenercase is now clearer (request #579)
2348+ - Fixed bug #545 : Long list of CASE statements can cause tokenizer to reach a depth limit
2349+ - Fixed bug #565 : Squiz.WhiteSpace.OperatorSpacing reports negative number in short array
2350+ -- Thanks to Vašek Purchart for the patch
2351+ -- Same fix also applied to Squiz.Formatting.OperatorBracket
2352+ - Fixed bug #569 : Generic ScopeIndentSniff throws PHP notices in JS files
2353+ - Fixed bug #570 : Phar class fatals in PHP less than 5.3
2354+ </notes >
2355+ </release >
23352356 <release >
23362357 <version >
23372358 <release >2.3.1</release >
You can’t perform that action at this time.
0 commit comments