Skip to content

Commit 9bcb29c

Browse files
committed
Changelog for #3184
1 parent 98dd8d3 commit 9bcb29c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
7070
- Fixed bug #3167 : Generic.WhiteSpace.ScopeIndent false positive when using PHP 8.0 constructor property promotion
7171
- Fixed bug #3170 : Squiz.WhiteSpace.OperatorSpacing false positive when using negation with string concat
7272
-- 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
7375
</notes>
7476
<contents>
7577
<dir name="/">

0 commit comments

Comments
 (0)