report
symfony/var-dumper
The
report
function will report an exception using your
exception handler
:
<?php report
(
$e
);