Skip to content

Commit 466297a

Browse files
committed
Changelogs for fixes resulting from #3061
1 parent af12525 commit 466297a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ http://pear.php.net/dtd/package-2.0.xsd">
4848
- Fixed bug #3007 : Directory exclude pattern improperly excludes directories with names that start the same
4949
-- Thanks to Steve Talbot for the patch
5050
- Fixed bug #3058 : Progress gets unaligned when 100% happens at the end of the available dots
51+
- Fixed bug #3059 : Squiz.Arrays.ArrayDeclaration false positive when using type casting
52+
-- Thanks to Sergei Morozov for the patch
53+
- Fixed bug #3060 : Squiz.Arrays.ArrayDeclaration false positive for static functions
54+
-- Thanks to Sergei Morozov for the patch
5155
- Fixed bug #3066 : No support for namespace operator used in type declarations
5256
-- Thanks to Juliette Reinders Folmer for the patch
5357
- Fixed bug #3099 : Squiz.WhiteSpace.OperatorSpacing false positive when exiting with negative number

0 commit comments

Comments
 (0)