Skip to content

Commit cbbe4a4

Browse files
committed
Changelog for #3031
1 parent 23a2beb commit cbbe4a4

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
@@ -37,6 +37,10 @@ http://pear.php.net/dtd/package-2.0.xsd">
3737
-- Thanks to Juliette Reinders Folmer for the patch
3838
- The cache is no longer used if the list of loaded PHP extensions changes
3939
-- Thanks to Juliette Reinders Folmer for the patch
40+
- Generic.NamingConventions.CamelCapsFunctionName no longer reports __serialize and __unserialize as invalid names
41+
-- Thanks to Filip Š for the patch
42+
- PEAR.NamingConventions.ValidFunctionName no longer reports __serialize and __unserialize as invalid names
43+
-- Thanks to Filip Š for the patch
4044
- Squiz.Scope.StaticThisUsage now detects usage of $this inside closures and arrow Functions
4145
-- Thanks to Michał Bundyra for the patch
4246
- Fixed bug #2877 : PEAR.Functions.FunctionCallSignature false positive for array of functions

0 commit comments

Comments
 (0)