Skip to content

Commit da7fbdc

Browse files
committed
Changelog for #3332 (ref #3429)
1 parent 0720ba7 commit da7fbdc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
4242
-- Squiz.Commenting.DocCommentAlignment
4343
-- Squiz.Commenting.VariableComment
4444
-- Thanks to Juliette Reinders Folmer for the patches
45+
- Generic.PHP.UpperCaseConstant and Generic.PHP.LowerCaseConstant now ignore type declarations
46+
-- These sniffs now only report errors for true/false/null when used as values
47+
-- Thanks to Juliette Reinders Folmer for the patch
4548
- Fixed bug #3502 : A match statement within an array produces Squiz.Arrays.ArrayDeclaration.NoKeySpecified
4649
- Fixed bug #3503 : Squiz.Commenting.FunctionComment.ThrowsNoFullStop false positive when one line @throw
4750
- Fixed bug #3526 : PSR12.Properties.ConstantVisibility false positive when using public final const syntax

0 commit comments

Comments
 (0)