Skip to content

Commit b6de3f4

Browse files
committed
Changelog for #2877 (ref #2941)
1 parent 4c6f4be commit b6de3f4

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
@@ -28,6 +28,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
2828
<notes>
2929
- Squiz.Scope.StaticThisUsage now detects usage of $this inside closures and arrow Functions
3030
-- Thanks to Michał Bundyra for the patch
31+
- Fixed bug #2877 : PEAR.Functions.FunctionCallSignature false positive for array of functions
32+
-- Thanks to Vincent Langlet for the patch
3133
- Fixed bug #2926 : phpcs hangs when using arrow functions that return heredoc
3234
- Fixed bug #2943 : Redundant semicolon added to a file when fixing PSR2.Files.ClosingTag.NotAllowed
3335
</notes>

0 commit comments

Comments
 (0)