diff --git a/package.xml b/package.xml index 0329be5ce6..d1b9c0d709 100644 --- a/package.xml +++ b/package.xml @@ -32,6 +32,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> - Added support for changes to the way PHP 8.0 tokenizes hash comments -- The existing PHP 5-7 behaviour has been replicated for version 8, so no sniff changes are required -- Thanks to Juliette Reinders Folmer for the patch + - Running the unit tests now includes warnings in the found and fixable error code counts + -- Thanks to Juliette Reinders Folmer for the patch - PSR12.Functions.NullableTypeDeclaration now supports the PHP8 static return type -- Thanks to Juliette Reinders Folmer for the patch - Fixed bug #2882 : Generic.Arrays.ArrayIndent can request close brace indent to be less than the statement indent level