We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03256dd commit bf08940Copy full SHA for bf08940
package.xml
@@ -42,6 +42,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
42
--- Generic.WhiteSpace.DisallowSpaceIndent
43
--- Generic.WhiteSpace.DisallowTabIndent
44
-- Thanks to Juliette Reinders Folmer for the patch
45
+ - Generic.NamingConventions.ConstructorName no longer throws deprecation notices on PHP 8.1
46
+ -- Thanks to Juliette Reinders Folmer for the patch
47
- Squiz.Commenting.BlockComment now correctly applies rules for block comments after a short echo tag
48
49
- Fixed bug #3294 : Bug in attribute tokenization when content contains PHP end token or attribute closer on new line
0 commit comments