Show traces for non-fatal ErrorExceptions, close #562, #524

This commit is contained in:
Denis Sokolov
2019-06-21 12:00:00 +03:00
committed by Denis
parent 114a8f04c1
commit 51c2de8397
+1 -1
View File
@@ -252,7 +252,7 @@ class Inspector
}
if (!extension_loaded('xdebug') || !xdebug_is_enabled()) {
return [];
return $traces;
}
// Use xdebug to get the full stack trace and remove the shutdown handler stack trace