We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b1fc31 commit d57ddc2Copy full SHA for d57ddc2
package.xml
@@ -41,6 +41,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
41
-- Thanks to Juliette Reinders Folmer for the patches
42
- Fixed bug #3502 : A match statement within an array produces Squiz.Arrays.ArrayDeclaration.NoKeySpecified
43
- Fixed bug #3503 : Squiz.Commenting.FunctionComment.ThrowsNoFullStop false positive when one line @throw
44
+ - Fixed bug #3526 : PSR12.Properties.ConstantVisibility false positive when using public final const syntax
45
+ -- Thanks to Juliette Reinders Folmer for the patch
46
</notes>
47
<contents>
48
<dir name="/">
0 commit comments