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/DependencyInjection/Exception
Fabien Potencier 5f8a196346 Merge branch '2.8' into 3.0
* 2.8:
  [Console] use ANSI escape sequences in ProgressBar overwrite method
  [HttpKernel] Fix wrong number of arguments in call of ExceptionListener::logException()
  [DependencyInjection] Remove YAML check in CrossCheckTest
  [Process] Consistently use getProcess() in tests
  [LDAP] Free the search result after a search to free memory
  [DependencyInjection] fix phpDoc
2016-04-14 17:30:28 +02:00
..
BadMethodCallException.php updated license blocks 2012-03-31 18:00:32 -03:00
ExceptionInterface.php [DependencyInjection] Format base exception classes consistently 2011-12-04 22:17:41 -08:00
InvalidArgumentException.php [DependencyInjection] Format base exception classes consistently 2011-12-04 22:17:41 -08:00
LogicException.php updated license blocks 2012-03-31 18:00:32 -03:00
OutOfBoundsException.php updated license blocks 2012-03-31 18:00:32 -03:00
ParameterCircularReferenceException.php [DependencyInjection] Added missing support for setting previous exception 2013-03-09 06:37:35 +01:00
ParameterNotFoundException.php [DependencyInjection] fix phpDoc 2016-04-11 16:45:49 +02:00
RuntimeException.php updated license blocks 2012-03-31 18:00:32 -03:00
ServiceCircularReferenceException.php [DependencyInjection] Added missing support for setting previous exception 2013-03-09 06:37:35 +01:00
ServiceNotFoundException.php [DependencyInjection] fixed ? position in some exception messages (refs #7861) 2013-05-01 06:24:56 +02:00