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
Fabien Potencier dcc80c7b8a Merge branch '2.8'
* 2.8:
  fixes CS
  fixed CS
  [DependencyInjection] Add missing file headers
  fixed typo
  made Symfony compatible with both Twig 1.x and 2.x
  [FrameworkBundle] Fix precedence of xdebug.file_link_format
2015-08-24 09:21:16 +02: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 Removed deprecations in Serializer component 2015-04-27 09:24:13 +02: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
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