protected static property ErrorHandler::$stack in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-stdlib/src/ErrorHandler.php \Zend\Stdlib\ErrorHandler::stack
Active stack
Type: array
File
- vendor/
zendframework/ zend-stdlib/ src/ ErrorHandler.php, line 25
Class
- ErrorHandler
- ErrorHandler that can be used to catch internal PHP errors and convert to an ErrorException instance.
Namespace
Zend\StdlibCode
protected static $stack = [];