|
| | __construct (bool $convertDeprecationsToExceptions, bool $convertErrorsToExceptions, bool $convertNoticesToExceptions, bool $convertWarningsToExceptions) |
| |
| | __invoke (int $errorNumber, string $errorString, string $errorFile, int $errorLine) |
| |
| | register () |
| |
| | unregister () |
| |
◆ __construct()
| PHPUnit\Util\ErrorHandler::__construct |
( |
bool |
$convertDeprecationsToExceptions, |
|
|
bool |
$convertErrorsToExceptions, |
|
|
bool |
$convertNoticesToExceptions, |
|
|
bool |
$convertWarningsToExceptions |
|
) |
| |
◆ __invoke()
| PHPUnit\Util\ErrorHandler::__invoke |
( |
int |
$errorNumber, |
|
|
string |
$errorString, |
|
|
string |
$errorFile, |
|
|
int |
$errorLine |
|
) |
| |
◆ invokeIgnoringWarnings()
| static PHPUnit\Util\ErrorHandler::invokeIgnoringWarnings |
( |
callable |
$callable | ) |
|
|
static |
◆ register()
| PHPUnit\Util\ErrorHandler::register |
( |
| ) |
|
◆ unregister()
| PHPUnit\Util\ErrorHandler::unregister |
( |
| ) |
|
The documentation for this class was generated from the following file: