소스 검색

[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 년 전
부모
커밋
8f426c0c77
1개의 변경된 파일155개의 추가작업 그리고 0개의 파일을 삭제
  1. 155 0
      src/Symfony/Component/HttpKernel/Debug/DebugExceptionHandler.php

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 155 - 0
src/Symfony/Component/HttpKernel/Debug/DebugExceptionHandler.php