Skip to content

Commit

Permalink
Changelog for PR #833
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Jan 12, 2016
1 parent 09a3b7e commit 5b220d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
- Generic LowerCaseKeyword now ensures array type hints are lowercase as well
-- Thanks to Mathieu Rochette for the patch
- Squiz ComparisonOperatorUsageSniff no longer hangs on JS FOR loops that don't use semicolons
- PHP_CodesSniffer now includes the composer autoload.php file, if there is one
-- Thanks to Klaus Purer for the patch
- Fixed bug #622 : Wrong detection of Squiz.CSS.DuplicateStyleDefinition with media queries
- Fixed bug #752 : The missing exception error is reported in first found DocBlock
- Fixed bug #794 : PSR2 MultiLineFunctionDeclaration forbids comments after opening parenthesis of a multiline call
Expand Down

0 comments on commit 5b220d5

Please sign in to comment.