From 19855395ad42a9692542be3f7cd68f000edcce5d Mon Sep 17 00:00:00 2001 From: Greg Sherwood Date: Fri, 16 Sep 2022 08:19:54 +1000 Subject: [PATCH] Changelog for #3632 --- package.xml | 2 ++ 1 file changed, 2 insertions(+) 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