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/Exception
Nicolas Grekas ab93dd8241 Merge branch '3.1'
* 3.1:
  [ClassLoader] Fix tests
  [Debug][HttpKernel][VarDumper] Prepare for committed 7.2 changes
  [DependencyInjection] PhpDumper::isFrozen inconsistency
  [DI] Cleanup array_key_exists
  include dynamic services in list of alternatives
  [Debug] Swap dumper services at bootstrap
2016-08-23 15:40:05 +02:00
..
ClassNotFoundException.php [Debug] Handled errors 2014-04-19 10:12:16 +02:00
ContextErrorException.php [Debug] less intrusive work around for https://bugs.php.net/54275 2014-04-28 18:08:18 +02:00
FatalErrorException.php Merge branch '2.8' 2015-06-18 18:25:07 +02:00
FatalThrowableError.php [Debug] Fix fatal error handlers on PHP 7 2016-05-09 15:05:29 -05:00
FlattenException.php Merge branch '3.1' 2016-08-23 15:40:05 +02:00
OutOfMemoryException.php [Debug] better ouf of memory error handling 2014-05-21 14:34:28 +02:00
SilencedErrorContext.php [Debug] Better error handling 2016-08-17 17:20:26 +02:00
UndefinedFunctionException.php [Debug] Handled errors 2014-04-19 10:12:16 +02:00
UndefinedMethodException.php [Debug] Handled errors 2014-04-19 10:12:16 +02:00