This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Debug/FatalErrorHandler
Nicolas Grekas 0dbc5cec7f Merge branch '2.8' into 3.1
* 2.8:
  do not depend on a fixed date in layout tests
  [Console] Escape default value when dumping help
  [Console] OS X Can't call cli_set_process_title php without superuser
  Fixed @return when returning this or static #bis
  Polish translation improvement in Validator component
  [Console] Descriptors should use Helper::strlen
  [Config] Improve PHPdoc / IDE autocomplete
  [Debug] Wrap call to ->log in a try catch block
  [Debug] UndefinedMethodFatalErrorHandler - Handle anonymous classes
  [SecurityBundle] Made collection of user provider unique when injecting them to the RemberMeService
2017-01-02 15:50:07 +01:00
..
ClassNotFoundFatalErrorHandler.php Merge branch '2.8' 2015-04-24 09:12:41 +02:00
FatalErrorHandlerInterface.php [Debug] moved special fatal error handlers to their own classes 2013-07-24 07:37:12 +02:00
UndefinedFunctionFatalErrorHandler.php [Debug] fix and enhance exception messages 2014-08-25 20:48:35 +02:00
UndefinedMethodFatalErrorHandler.php [Debug] UndefinedMethodFatalErrorHandler - Handle anonymous classes 2016-12-27 14:43:27 +01:00