file-fetcher
|
This is the complete list of members for PHPUnit\Util\ErrorHandler, including all inherited members.
__construct(bool $convertDeprecationsToExceptions, bool $convertErrorsToExceptions, bool $convertNoticesToExceptions, bool $convertWarningsToExceptions) | PHPUnit\Util\ErrorHandler | |
__invoke(int $errorNumber, string $errorString, string $errorFile, int $errorLine) | PHPUnit\Util\ErrorHandler | |
invokeIgnoringWarnings(callable $callable) | PHPUnit\Util\ErrorHandler | static |
register() | PHPUnit\Util\ErrorHandler | |
unregister() | PHPUnit\Util\ErrorHandler |