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">
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
You can’t perform that action at this time.
0 commit comments