/var/www/vhosts/nabawater/vendor/symfony/debug/Tests/phpt
NameSizeModeActions
debug_class_loader.phpt10370664editdlrm
decorate_exception_hander.phpt9890664editdlrm
exception_rethrown.phpt7130664editdlrm
fatal_with_nested_handlers.phpt10530664editdlrm
Edit: /var/www/vhosts/nabawater/vendor/symfony/debug/Tests/phpt/decorate_exception_hander.phpt (989B)
--TEST-- Test catching fatal errors when handlers are nested --INI-- display_errors=0 --FILE-- --EXPECTF-- object(Symfony\Component\Debug\Exception\ClassNotFoundException)#%d (8) { ["message":protected]=> string(131) "Attempted to load class "missing" from namespace "Symfony\Component\Debug". Did you forget a "use" statement for another namespace?" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(%d) "%s" ["line":protected]=> int(%d) ["trace":"Exception":private]=> array(%d) {%A} ["previous":"Exception":private]=> NULL ["severity":protected]=> int(1) }