This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
VendorSoftware
/
symfony
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
[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
14 anos atrás
pai
4adb4e9dc0
commit
8f426c0c77
1 arquivos alterados
com
155 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
155
0
src/Symfony/Component/HttpKernel/Debug/DebugExceptionHandler.php
Diferenças do arquivo suprimidas por serem muito extensas
+ 155
- 0
src/Symfony/Component/HttpKernel/Debug/DebugExceptionHandler.php