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 a520b9a commit 8979f5aCopy full SHA for 8979f5a
package.xml
@@ -63,6 +63,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
63
-- Default remains FALSE, so newlines are not allowed
64
-- Override the "ignoreNewlines" setting in a ruleset.xml file to change
65
-- Thanks to Alex Howansky for the patch
66
+ - Squiz.Scope.MethodScope now sniffs traits as well as classes and interfaces
67
+ -- Thanks to Jesse Donat for the patch
68
- PHPCBF is now able to fix Squiz.SelfMemberReference.IncorrectCase errors
69
-- Thanks to Nikola Kovacs for the patch
70
- PHPCBF is now able to fix Squiz.Commenting.VariableComment.IncorrectVarType
0 commit comments