diff --git a/package.xml b/package.xml index a81c8dbd5f..6ff88d1860 100644 --- a/package.xml +++ b/package.xml @@ -38,6 +38,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> -- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch - Fixed bug #3618 : Generic.WhiteSpace.ArbitraryParenthesesSpacing false positive for return new parent() -- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch + - Fixed bug #3632 : Short list not tokenized correctly in control structures without braces + -- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch - Fixed bug #3645 : PHPCS can show 0 exit code when running in parallel even if child process has fatal error -- Thanks to Alex Panshin (@enl) for the patch - Fixed bug #3653 : False positives for match() in OperatorSpacingSniff