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
Kévin Dunglas dd22b15378 Merge branch '3.0'
* 3.0: (22 commits)
  [Yaml] Fix tests on PHP 7.0.2
  [FrameworkBundle] Don't log twice with the error handler
  [2.7] Workaround https://bugs.php.net/63206
  [2.3] Workaround https://bugs.php.net/63206
  Add closing parenthesis
  [Serializer] Unset object_to_populate after using it
  Typo fix
  [WebProfiler] Fixed sf-minitoolbar height
  [HttpFoundation] Fixed Request HTTP_USER_AGENT on 3.X versions
  [2.3] Static Code Analysis for Components
  [Serializer] Use $context['cache_key'] to enhance caching
  Removed non-existent directory from composer autoload
  Fixed erroneous deprecation notice for extended Interfaces
  [Routing] cs fix
  Added support \IteratorAggregate for UniqueEntityValidator
  Update AbstractChoiceListTest.php
  [Serializer] Allow to use proxies in object_to_populate
  Fix #17306 Paths with % in it are note allowed (like urlencoded)
  Use proper class to fetch $versionStrategy property
  Added sort order SORT_STRING for params in UriSigner
  ...

 Conflicts:
	src/Symfony/Component/Serializer/Normalizer/ObjectNormalizer.php
2016-01-13 17:23:43 +01:00
..
Asset Merge branch '3.0' 2016-01-03 16:35:40 +01:00
BrowserKit Merge branch '3.0' 2016-01-13 17:23:43 +01:00
ClassLoader Merge branch '3.0' 2016-01-03 16:35:40 +01:00
Config Merge branch '3.0' 2016-01-03 16:35:40 +01:00
Console Merge branch '3.0' 2016-01-13 17:23:43 +01:00
CssSelector Merge branch '3.0' 2016-01-03 16:35:40 +01:00
Debug Merge branch '3.0' 2016-01-13 17:23:43 +01:00
DependencyInjection Merge branch '3.0' 2016-01-13 17:23:43 +01:00
DomCrawler Merge branch '3.0' 2016-01-03 16:35:40 +01:00
EventDispatcher Merge branch '3.0' 2016-01-13 17:23:43 +01:00
ExpressionLanguage Merge branch '3.0' 2016-01-03 16:35:40 +01:00
Filesystem Merge branch '3.0' 2016-01-13 17:23:43 +01:00
Finder Merge branch '3.0' 2016-01-03 16:35:40 +01:00
Form Merge branch '3.0' 2016-01-13 17:23:43 +01:00
HttpFoundation Merge branch '3.0' 2016-01-13 17:23:43 +01:00
HttpKernel Merge branch '3.0' 2016-01-13 17:23:43 +01:00
Intl Merge branch '3.0' 2016-01-06 11:01:46 +01:00
Ldap Merge branch '3.0' 2016-01-03 16:35:40 +01:00
OptionsResolver Merge branch '3.0' 2016-01-03 16:35:40 +01:00
Process Merge branch '3.0' 2016-01-06 11:01:46 +01:00
PropertyAccess [2.3] Static Code Analysis for Components 2016-01-12 12:31:34 +01:00
PropertyInfo Merge branch '3.0' 2016-01-03 16:35:40 +01:00
Routing Merge branch '3.0' 2016-01-13 17:23:43 +01:00
Security Merge branch '3.0' 2016-01-13 17:23:43 +01:00
Serializer Merge branch '3.0' 2016-01-13 17:23:43 +01:00
Stopwatch Merge branch '3.0' 2016-01-03 16:35:40 +01:00
Templating Merge branch '3.0' 2016-01-03 16:35:40 +01:00
Translation [2.3] Static Code Analysis for Components 2016-01-12 12:31:34 +01:00
Validator Merge branch '3.0' 2016-01-13 17:23:43 +01:00
VarDumper Merge branch '3.0' 2016-01-07 14:39:00 +01:00
Yaml Merge branch '3.0' 2016-01-13 17:23:43 +01:00