Skip to content

Commit e5e129e

Browse files
committed
Changelog for #3177
1 parent 6bcecb0 commit e5e129e

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
@@ -71,6 +71,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
7171
- Fixed bug #3167 : Generic.WhiteSpace.ScopeIndent false positive when using PHP 8.0 constructor property promotion
7272
- Fixed bug #3170 : Squiz.WhiteSpace.OperatorSpacing false positive when using negation with string concat
7373
-- This also fixes the same issue in the PSR12.Operators.OperatorSpacing sniff
74+
- Fixed bug #3177 : Incorrect tokenization of GOTO statements in mixed PHP/HTML files
75+
-- Thanks to Juliette Reinders Folmer for the patch
7476
- Fixed bug #3184 : PSR2.Namespace.NamespaceDeclaration false positive on namespace operator
7577
-- Thanks to Juliette Reinders Folmer for the patch
7678
</notes>

0 commit comments

Comments
 (0)