mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
BUG Debug error handler breaks error_get_last
This commit is contained in:
parent
bdfcee7801
commit
85349820e4
@ -429,6 +429,7 @@ class Debug {
|
||||
}
|
||||
$reporter->writeTrace(($errcontext ? $errcontext : debug_backtrace()));
|
||||
$reporter->writeFooter();
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user