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
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
..
AbstractNormalizerTest.php [Serializer] Introduce constants for context keys 2016-01-18 17:42:55 +01:00
CustomNormalizerTest.php [Serializer] Refactoring of metadata 2015-03-06 11:33:18 +01:00
GetSetMethodNormalizerTest.php Merge branch '2.3' into 2.7 2016-03-07 14:45:47 +01:00
ObjectNormalizerTest.php [Serializer] Introduce constants for context keys 2016-01-18 17:42:55 +01:00
PropertyNormalizerTest.php fixed CS 2016-01-21 09:40:25 +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