diff --git a/package.xml b/package.xml index 3a7c23db12..542d2aa178 100644 --- a/package.xml +++ b/package.xml @@ -14,8 +14,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> gsherwood@squiz.net yes - 2015-04-23 - + 2015-04-29 + 2.3.2 2.3.2 @@ -2332,6 +2332,27 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + 2.3.2 + 2.3.2 + + + stable + stable + + 2015-04-29 + BSD License + + - The error message for PSR2.ControlStructures.SwitchDeclaration.WrongOpenercase is now clearer (request #579) + - Fixed bug #545 : Long list of CASE statements can cause tokenizer to reach a depth limit + - Fixed bug #565 : Squiz.WhiteSpace.OperatorSpacing reports negative number in short array + -- Thanks to VaĊĦek Purchart for the patch + -- Same fix also applied to Squiz.Formatting.OperatorBracket + - Fixed bug #569 : Generic ScopeIndentSniff throws PHP notices in JS files + - Fixed bug #570 : Phar class fatals in PHP less than 5.3 + + 2.3.1