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 7f7a2cc commit 8884d16Copy full SHA for 8884d16
package.xml
@@ -34,6 +34,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
34
-- Thanks to Juliette Reinders Folmer for the patch
35
- Fixed bug #3437 : PSR12 does not forbid blank lines at the start of the class body
36
-- Added new PSR12.Classes.OpeningBraceSpace sniff to enforce this
37
+ - Fixed bug #3440 : Squiz.WhiteSpace.MemberVarSpacing false positives when attributes used without docblock
38
+ -- Thanks to Vadim Borodavko for the patch
39
- Fixed bug #3448 : PHP 8.1 deprecation notice while generating running time value
40
-- Thanks to Juliette Reinders Folmer and Andy Postnikov for the patch
41
</notes>
0 commit comments