protected static property PHPUnit_Util_ErrorHandler::$errorStack in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpunit/phpunit/src/Util/ErrorHandler.php \PHPUnit_Util_ErrorHandler::errorStack
File
- vendor/
phpunit/ phpunit/ src/ Util/ ErrorHandler.php, line 26
Class
- PHPUnit_Util_ErrorHandler
- Error handler that converts PHP errors and warnings to exceptions.
Code
protected static $errorStack = array();