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 03bd481 commit ab7e490Copy full SHA for ab7e490
package.xml
@@ -36,6 +36,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
36
-- Ueeful if you want to override some of the high-level settings of PHPCS or PHPCBF
37
-- Thanks to John Maguire for the patch
38
- Added additional verbose output for CSS tokenizing
39
+ - Squiz ComparisonOperatorUsageSniff now checks FOR, WHILE and DO-WHILE statements
40
+ -- Thanks to Arnout Boks for the patch
41
- Fixed bug #660 : Syntax checks can fail on Windows with PHP5.6
42
- Fixed bug #784 : $this->trait is seen as a T_TRAIT token
43
- Fixed bug #786 : Switch indent issue with short array notation
0 commit comments