Skip to content

Commit ab7e490

Browse files
committed
Updated changelog (ref #634)
1 parent 03bd481 commit ab7e490

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
3636
-- Ueeful if you want to override some of the high-level settings of PHPCS or PHPCBF
3737
-- Thanks to John Maguire for the patch
3838
- 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
3941
- Fixed bug #660 : Syntax checks can fail on Windows with PHP5.6
4042
- Fixed bug #784 : $this->trait is seen as a T_TRAIT token
4143
- Fixed bug #786 : Switch indent issue with short array notation

0 commit comments

Comments
 (0)