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
Nicolas Grekas 32cd453196 Merge branch '4.0'
* 4.0:
  [HttpKernel] DebugHandlersListener should always replace the existing exception handler
  fix the Composer API being used
  [Security] Notify that symfony/expression-language is not installed if ExpressionLanguage and ExpressionLanguagePrivider are used
  [Debug] Always decorate existing exception handlers to deal with fatal errors
  Enableable ArrayNodeDefinition is disabled for empty configuration
  Fixing a bug where the dump() function depended on bundle ordering
  [Cache] Fix handling of apcu_fetch() edgy behavior
  Add nn (Norwegian Nynorsk) translation files, and improve existing file
  Problem in phar see mergerequest #25579
  [Form] Disallow transform dates beyond the year 9999
  Avoid button label translation when it's set to false
  Copied NO language files to the new NB locale.
  [Serializer] DateTimeNormalizer handling of null and empty values (returning null or empty instead of new object)
  Fix options resolver with array allowed types
  [Console] Improve phpdoc on StyleInterface::ask()
  [TwigBridge][WIP] Pass the form-check-inline in parent
2018-01-18 23:19:50 +01:00
..
Annotation [Serializer] Serialize and deserialize from abstract classes 2017-12-07 10:34:01 -08:00
DependencyInjection Merge branch '3.2' 2017-04-12 22:43:31 +02:00
Encoder Merge branch '3.4' into 4.0 2018-01-10 12:36:17 +01:00
Fixtures [Serializer] Serialize and deserialize from abstract classes 2017-12-07 10:34:01 -08:00
Mapping [Serializer] Serialize and deserialize from abstract classes 2017-12-07 10:34:01 -08:00
NameConverter Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Normalizer Merge branch '3.4' into 4.0 2018-01-18 23:19:33 +01:00
SerializerTest.php [Serializer] Serialize and deserialize from abstract classes 2017-12-07 10:34:01 -08:00