File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
42
42
-- Squiz.Commenting.DocCommentAlignment
43
43
-- Squiz.Commenting.VariableComment
44
44
-- 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
45
48
- Fixed bug #3502 : A match statement within an array produces Squiz.Arrays.ArrayDeclaration.NoKeySpecified
46
49
- Fixed bug #3503 : Squiz.Commenting.FunctionComment.ThrowsNoFullStop false positive when one line @throw
47
50
- Fixed bug #3526 : PSR12.Properties.ConstantVisibility false positive when using public final const syntax
You can’t perform that action at this time.
0 commit comments