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/Serializer/Exception
2019-11-12 15:51:11 +01:00
..
BadMethodCallException.php Support for array denormalization. 2015-05-26 22:25:23 +02:00
CircularReferenceException.php fixes CS 2015-08-24 09:13:45 +02:00
ExceptionInterface.php Mark ExceptionInterfaces throwable 2018-08-29 17:58:00 +02:00
ExtraAttributesException.php Allow \Throwable $previous everywhere 2019-11-12 15:51:11 +01:00
InvalidArgumentException.php [Serializer] rename exception interface 2015-03-02 10:36:49 +01:00
LogicException.php [Serializer] rename exception interface 2015-03-02 10:36:49 +01:00
MappingException.php fixes CS 2015-08-24 09:13:45 +02:00
MissingConstructorArgumentsException.php minor #26988 Fix wrong phpdoc (Nek-) 2018-04-20 11:57:39 +02:00
NotEncodableValueException.php [Serializer] throw more specific exceptions 2017-09-27 11:03:29 +02:00
NotNormalizableValueException.php [Serializer] throw more specific exceptions 2017-09-27 11:03:29 +02:00
RuntimeException.php [Serializer] rename exception interface 2015-03-02 10:36:49 +01:00
UnexpectedValueException.php [Serializer] rename exception interface 2015-03-02 10:36:49 +01:00
UnsupportedException.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00