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/Tests/Normalizer
Christian Flothmann 22f6091bc7 Merge branch '3.4'
* 3.4: (83 commits)
  add missing version attribute
  Show exception is checked twice in ExceptionController of twig
  allow SSI fragments configuration in XML files
  Display a better error message when the toolbar cannot be displayed
  [SecurityBundle] Add user impersonation info and exit action to the profiler
  render hidden _method field in form_rest()
  Add Doctrine Cache to dev dependencies to fix failing unit tests.
  return fallback locales whenever possible
  Fix Predis client cluster with pipeline
  [Dotenv] Test load() with multiple paths
  [Console] Fix catching exception type in QuestionHelper
  Improved the exception page when there is no message
  [WebProfilerBundle] Eliminate line wrap on count columnt (routing)
  [Profiler][Validator] Add a validator panel in profiler
  [Validator] replace hardcoded service id
  [Routing] Fix XmlFileLoader exception message
  Remove duplicate changelog entries
  [DI] Dedup tags when using instanceof/autoconfigure
  [Translation] Fix FileLoader::loadResource() php doc
  [Serializer] Fix workaround min php version
  ...
2017-06-24 14:58:08 +02:00
..
AbstractNormalizerTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
AbstractObjectNormalizerTest.php [Serializer] Remove support for deprecated signatures 2017-05-29 11:20:05 +02:00
ArrayDenormalizerTest.php Updated PHPUnit namespaces 2017-02-20 13:35:43 +01:00
CustomNormalizerTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
DataUriNormalizerTest.php removed HHVM support 2017-06-01 15:17:54 -07:00
DateTimeNormalizerTest.php [Serializer] DateTimeNormalizer: allow to provide timezone 2017-05-22 09:35:43 +02:00
GetSetMethodNormalizerTest.php Remove PHP < 7.1.3 code 2017-05-22 08:50:05 +02:00
JsonSerializableNormalizerTest.php Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
ObjectNormalizerTest.php Merge branch '3.2' 2017-05-01 08:01:29 -07:00
PropertyNormalizerTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
TestDenormalizer.php fix phpdoc's alignment 2014-12-07 19:24:30 +01:00
TestNormalizer.php fix phpdoc's alignment 2014-12-07 19:24:30 +01:00