Skip to content

Commit 0582c32

Browse files
committed
Changelog for #1645
1 parent eafab36 commit 0582c32

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

0 commit comments

Comments
 (0)