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/Validator/Mapping
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
..
Cache Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
Factory fixes CS 2015-08-24 09:13:45 +02:00
Loader Merge branch '2.3' into 2.7 2016-01-12 18:44:11 +01:00
BlackholeMetadataFactory.php Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
CascadingStrategy.php fixes CS 2015-08-24 09:13:45 +02:00
ClassMetadata.php Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
ClassMetadataFactory.php Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
ClassMetadataInterface.php fixes CS 2015-08-24 09:13:45 +02:00
ElementMetadata.php Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
GenericMetadata.php fixes CS 2015-08-24 09:13:45 +02:00
GetterMetadata.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
MemberMetadata.php Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
MetadataInterface.php fix class use and in phpdoc 2015-09-09 19:42:36 +02:00
PropertyMetadata.php Merge branch '2.3' into 2.7 2016-03-07 14:45:47 +01:00
PropertyMetadataInterface.php fixes CS 2015-08-24 09:13:45 +02:00
TraversalStrategy.php fixes CS 2015-08-24 09:13:45 +02:00