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
Nicolas Grekas 590ddecd85 Merge branch '2.8'
* 2.8: (27 commits)
  [2.8] Fix 3.0 incompatible deps
  [HttpKernel] Fix lowest dep
  [Security] fix check for empty usernames
  [Form] updated exception message of ButtonBuilder::setRequestHandler()
  [travis] Fix deps=high jobs
  Fix typo 'assets.package' => 'assets.packages' in UPGRADE-2.7
  [Serializer] Simplify AbstractNormalizer::prepareForDenormalization()
  [HttpFoundation] [PSR-7] Allow to use resources as content body and to return resources from string content
  [DependencyInjection] Forbid container cloning
  [HttpFoundation] Fix Response::closeOutputBuffers() for HHVM 3.3
  [WebProfilerBundle] Add link to show profile of latest request
  [DependencyInjection] Remove unused code in XmlFileLoader
  [HttpFoundation] Behaviour change in PHP7 for substr
  [Console] Set QuestionHelper max attempts in tests
  [Form] Fix a BC break in the entity
  fix broken ChoiceQuestion
  bumped Symfony version to 2.7.3
  updated VERSION for 2.7.2
  updated CHANGELOG for 2.7.2
  bumped Symfony version to 2.6.11
  ...

Conflicts:
	.travis.yml
	CHANGELOG-2.3.md
	CHANGELOG-2.6.md
	CHANGELOG-2.7.md
	UPGRADE-2.7.md
	src/Symfony/Bridge/Twig/composer.json
	src/Symfony/Bundle/FrameworkBundle/Tests/Console/Descriptor/AbstractDescriptorTest.php
	src/Symfony/Bundle/FrameworkBundle/composer.json
	src/Symfony/Bundle/SecurityBundle/composer.json
	src/Symfony/Component/Form/composer.json
	src/Symfony/Component/HttpKernel/composer.json
2015-07-22 15:19:00 +02:00
..
Asset Merge branch '2.8' 2015-05-12 17:48:43 +02:00
BrowserKit Merge branch '2.8' 2015-07-09 18:12:34 +02:00
ClassLoader Merge branch '2.8' 2015-07-01 22:40:29 +02:00
Config Merge branch '2.8' 2015-07-09 18:12:34 +02:00
Console Merge branch '2.8' 2015-07-22 15:19:00 +02:00
CssSelector Merge branch '2.8' 2015-05-15 16:16:35 +02:00
Debug Merge branch '2.8' 2015-07-09 18:12:34 +02:00
DependencyInjection Merge branch '2.8' 2015-07-22 15:19:00 +02:00
DomCrawler Merge branch '2.8' 2015-07-09 18:12:34 +02:00
EventDispatcher Merge branch '2.8' 2015-07-01 22:40:29 +02:00
ExpressionLanguage Merge branch '2.8' 2015-05-12 17:48:43 +02:00
Filesystem Merge branch '2.8' 2015-07-09 18:12:34 +02:00
Finder Merge branch '2.8' 2015-07-09 18:12:34 +02:00
Form Merge branch '2.8' 2015-07-22 15:19:00 +02:00
HttpFoundation Merge branch '2.8' 2015-07-22 15:19:00 +02:00
HttpKernel [2.8] Fix 3.0 incompatible deps 2015-07-22 14:27:44 +02:00
Intl Merge branch '2.8' 2015-07-01 22:40:29 +02:00
OptionsResolver Merge branch '2.7' into 2.8 2015-06-19 17:09:14 +02:00
Process Merge branch '2.8' 2015-07-01 22:40:29 +02:00
PropertyAccess Merge branch '2.8' 2015-07-22 15:19:00 +02:00
Routing Merge branch '2.8' 2015-07-09 18:12:34 +02:00
Security Merge branch '2.8' 2015-07-22 15:19:00 +02:00
Serializer Merge branch '2.8' 2015-07-22 15:19:00 +02:00
Stopwatch Merge branch '2.8' 2015-07-01 22:40:29 +02:00
Templating Merge branch '2.8' 2015-07-01 22:40:29 +02:00
Translation Merge branch '2.8' 2015-07-10 06:29:01 +02:00
Validator Merge branch '2.8' 2015-07-02 08:18:34 +02:00
VarDumper Merge branch '2.8' 2015-07-02 17:20:21 +02:00
Yaml Merge branch '2.8' 2015-07-01 22:40:29 +02:00