فهرست منبع

[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