xdebug_get_function_stack() - exceptions
Array ( [time] => 4.598703456 [memory] => 598944 [function] => exceptionHandler [file] => Standard input code [line] => 0 [params] => Array ( [exception] => class Exception { protected $message = 'My Exception'; private string $string = ''; protected $code = 0; protected string $file = 'Standard input code'; protected int $line = 18; private array $trace = [0 => [...]]; private ?Throwable $previous = NULL } ) ) )]]>