HumHub Documentation (unofficial)

MethodUse

Table of Contents

Classes

ForbiddenToStringParametersSniff
As of PHP 5.3, the `__toString()` magic method can no longer be passed arguments.
NewDirectCallsToCloneSniff
Detect direct calls to the `__clone()` magic method, which is allowed since PHP 7.0.

        
On this page

Search results