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 1b34f2cb7d Merge branch '2.6' into 2.7
* 2.6:
  [Debug] Fix ClassNotFoundFatalErrorHandler candidates lookups
  [2.6][Translator] Extend, refactor and simplify Translator tests.

Conflicts:
	src/Symfony/Component/Debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php
	src/Symfony/Component/Translation/Tests/TranslatorCacheTest.php
2015-04-24 09:02:30 +02:00
..
ClassNotFoundFatalErrorHandler.php [Debug] Fix ClassNotFoundFatalErrorHandler candidates lookups 2015-04-23 10:57:12 +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 Improved error message 2014-11-28 20:09:16 +01:00