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 2abbb8a451 Merge branch '2.8'
* 2.8:
  Fix undefined array $server
  Fix call to undefined function json_last_error_message
  Fix bug in windows detection
  [ProxyManager] Tmp fix composer reqs issue in ZF
  Fix PropertyInfo extractor namespace in framework bundle
  Add missing exclusions from phpunit.xml.dist
  [Serializer] ObjectNormalizer: don't serialize static methods and props
  [Form] Enhance some FormRegistry deprecation messages
  [Validator] [sl] BIC (SWIFT-BIC) validation constraint
  [WebProfilerBundle] correct typo in show stack trace link
  bumped Symfony version to 2.8.0
  updated VERSION for 2.8.0-BETA1
  updated CHANGELOG for 2.8.0-BETA1
  Fix the server variables in the router_*.php files
  [Validator] Allow an empty path with a non empty fragment or a query
  The following change adds support for Armenian pluralization.
  [2.3][Process] fix Proccess run with pts enabled

Conflicts:
	src/Symfony/Bridge/ProxyManager/composer.json
	src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/FormPass.php
	src/Symfony/Component/Form/FormRegistry.php
2015-11-18 14:48:51 +01:00
..
Annotation [Serializer] Fix Groups tests. 2015-07-04 12:02:28 +02:00
Encoder Fix call to undefined function json_last_error_message 2015-11-18 11:05:38 +01:00
Fixtures Merge branch '2.3' into 2.7 2015-08-11 09:58:34 +02: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.8' 2015-11-18 14:48:51 +01:00
SerializerTest.php Merge branch '2.7' into 2.8 2015-09-26 21:48:07 +02:00