diff --git a/package.xml b/package.xml index 3b3e258327..d497086d17 100644 --- a/package.xml +++ b/package.xml @@ -73,6 +73,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> - Fixed bug #3102 : PSR12.Squiz.OperatorSpacing false positive for default values of arrow functions -- Thanks to Juliette Reinders Folmer for the patch - Fixed bug #3124 : PSR-12 not reporting error for empty lines with only whitespace + - Fixed bug #3135 : Ignore annotations are broken on PHP 8.0 + -- Thanks to Juliette Reinders Folmer for the patch