Explorar o código

[HttpKernel] added an exception handler to be used during boot time

This can be used as a PHP exception handler:

set_exception_handler(new DebugExceptionHandler());
Fabien Potencier %!s(int64=14) %!d(string=hai) anos
pai
achega
8f426c0c77
Modificáronse 1 ficheiros con 155 adicións e 0 borrados
  1. 155 0
      src/Symfony/Component/HttpKernel/Debug/DebugExceptionHandler.php

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 155 - 0
src/Symfony/Component/HttpKernel/Debug/DebugExceptionHandler.php