protected static property PHPUnit_Util_ErrorHandler::$errorStack

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/ErrorHandler.php, line 66

Class

PHPUnit_Util_ErrorHandler
Error handler that converts PHP errors and warnings to exceptions.

Code

protected static $errorStack = array();