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 88e85eb commit 787b92fCopy full SHA for 787b92f
package.xml
@@ -44,6 +44,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
44
-- Default remains FALSE, so newlines are not allowed within FOR definitions
45
-- Override the "ignoreNewlines" setting in a ruleset.xml file to change
46
- Squiz.PHP.InnerFunctions now handles multiple nested anon classes correctly
47
+ - Fixed bug #2497 : Sniff properties not set when referencing a sniff using relative paths or non-native slashes
48
+ -- Thanks to Juliette Reinders Folmer for the patch
49
- Fixed bug #2688 : Case statements not tokenized correctly when switch is contained within ternary
50
- Fixed bug #2698 : PHPCS throws errors determining auto report width when shell_exec is disabled
51
-- Thanks to Matthew Peveler for the patch
0 commit comments