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 51a359c079 Merge branch '4.2' into short-array-master
* 4.2:
  fixed CS
  fixed CS
  fixed tests
  fixed CS
  fixed CS
  fixed CS
  fixed short array CS in comments
  fixed CS in ExpressionLanguage fixtures
  fixed CS in generated files
  fixed CS on generated container files
  fixed CS on Form PHP templates
  fixed CS on YAML fixtures
  fixed fixtures
  switched array() to []
2019-01-16 22:53:39 +01:00
..
AutowiringFailedException.php [DI] compute autowiring error messages lazily 2018-11-06 20:03:07 +01:00
BadMethodCallException.php updated license blocks 2012-03-31 18:00:32 -03:00
EnvNotFoundException.php [DI] Add a \"default\" EnvProcessor 2018-12-01 10:01:52 +01:00
EnvParameterException.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
ExceptionInterface.php Mark ExceptionInterfaces throwable 2018-08-29 17:58:00 +02: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 Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
ParameterNotFoundException.php fixed CS 2019-01-16 19:35:49 +01:00
RuntimeException.php updated license blocks 2012-03-31 18:00:32 -03:00
ServiceCircularReferenceException.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
ServiceNotFoundException.php fixed CS 2019-01-16 19:35:49 +01:00