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">
37
37
-- Thanks to Juliette Reinders Folmer for the patch
38
38
- The cache is no longer used if the list of loaded PHP extensions changes
39
39
-- 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
40
44
- Squiz.Scope.StaticThisUsage now detects usage of $this inside closures and arrow Functions
41
45
-- Thanks to Michał Bundyra for the patch
42
46
- Fixed bug #2877 : PEAR.Functions.FunctionCallSignature false positive for array of functions
You can’t perform that action at this time.
0 commit comments