diff --git a/package.xml b/package.xml index fc3c5df8a4..ce3b5cf8a3 100644 --- a/package.xml +++ b/package.xml @@ -35,6 +35,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> - Fixed bug #1570 : Squiz.Arrays.ArrayDeclaration fixer removes comments between array keyword and open parentheses - Fixed bug #1604 : File::isReference has problems with some bitwise operators and class property references -- Thanks to Juliette Reinders Folmer for the patch + - Fixed bug #1645 : Squiz.Commenting.InlineComment will fail to fix comments at the end of the file + -- Thanks to Juliette Reinders Folmer for the patch - Fixed bug #1656 : Using the --sniffs argument has a problem with case sensitivity - Fixed bug #1657 : Uninitialized string offset: 0 when sniffing CSS - Fixed bug #1669 : Temporary expression proceeded by curly brace is detected as function call