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 98dd8d3 commit 9bcb29cCopy full SHA for 9bcb29c
package.xml
@@ -70,6 +70,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
70
- Fixed bug #3167 : Generic.WhiteSpace.ScopeIndent false positive when using PHP 8.0 constructor property promotion
71
- Fixed bug #3170 : Squiz.WhiteSpace.OperatorSpacing false positive when using negation with string concat
72
-- This also fixes the same issue in the PSR12.Operators.OperatorSpacing sniff
73
+ - Fixed bug #3184 : PSR2.Namespace.NamespaceDeclaration false positive on namespace operator
74
+ -- Thanks to Juliette Reinders Folmer for the patch
75
</notes>
76
<contents>
77
<dir name="/">
0 commit comments