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 81c50d628e Merge branch '2.3' into 2.7
* 2.3:
  [HttpFoundation] Fix transient test
  [HttpFoundation] Add a dependency on the mbstring polyfill
  add readme files where missing
  Don't use reflections when possible
  [Form] Update form tests after the ICU data update
  [Intl] Update tests and the number formatter to match behaviour of the intl extension
  [Intl] Update the ICU data to version 55
  [Intl] Fix the update-data.php script in preparation for ICU 5.5
  Use constant instead of function call.
  fixed test name
  automatically generate safe fallback filename

Conflicts:
	src/Symfony/Component/Debug/Debug.php
	src/Symfony/Component/HttpFoundation/composer.json
	src/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php
2016-03-07 14:45:47 +01:00
..
Annotation [Serializer] Fix Groups tests. 2015-07-04 12:02:28 +02:00
Encoder Merge branch '2.3' into 2.7 2016-03-04 08:52:28 +01:00
Fixtures [Serializer] Allow to use proxies in object_to_populate 2016-01-11 10:59:43 +01:00
Mapping [Serializer] Fix ClassMetadata::sleep() 2015-07-08 08:12:45 +02:00
NameConverter [Serializer] Refactoring of metadata 2015-03-06 11:33:18 +01:00
Normalizer Merge branch '2.3' into 2.7 2016-03-07 14:45:47 +01:00
SerializerTest.php Merge branch '2.3' into 2.7 2016-01-12 18:44:11 +01:00