File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments