From bf08940c11f5c1c08040c3235ab45207f7088970 Mon Sep 17 00:00:00 2001 From: Greg Sherwood Date: Fri, 25 Jun 2021 08:42:21 +1000 Subject: [PATCH] Changelog for 3381 --- package.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.xml b/package.xml index 6fe2ffa355..9e433da69a 100644 --- a/package.xml +++ b/package.xml @@ -42,6 +42,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> --- Generic.WhiteSpace.DisallowSpaceIndent --- Generic.WhiteSpace.DisallowTabIndent -- Thanks to Juliette Reinders Folmer for the patch + - Generic.NamingConventions.ConstructorName no longer throws deprecation notices on PHP 8.1 + -- Thanks to Juliette Reinders Folmer for the patch - Squiz.Commenting.BlockComment now correctly applies rules for block comments after a short echo tag -- Thanks to Juliette Reinders Folmer for the patch - Fixed bug #3294 : Bug in attribute tokenization when content contains PHP end token or attribute closer on new line