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
Fabien Potencier 457967c6c7 Merge branch '2.3' into 2.7
* 2.3:
  [DependencyInjection] fix dumped YAML snytax
  Remove InputOption::VALUE_REQUIRED mode from $default parameter description as InputOption::setDefault() throws an exception only when called in InputOption::VALUE_NONE mode. In practice the $default value could still be accessed in InputOption::VALUE_REQUIRED mode in case InputOption was never set but accessed from InputDefinition::getOption() method
  [Form] Fixed violation mapping if multiple forms are using the same (or part of the same) property path
  [TwigBridge] Symfony 3.1 forward compatibility
2016-02-16 07:07:10 +01:00
..
Asset ChooseBaseUrl should return an index 2016-01-19 13:47:30 +01:00
BrowserKit Merge branch '2.3' into 2.7 2016-01-27 12:27:15 +01:00
ClassLoader [2.7] Fix tests 2016-01-30 16:53:18 +01:00
Config Merge branch '2.3' into 2.7 2016-02-04 15:43:56 +01:00
Console Merge branch '2.3' into 2.7 2016-02-16 07:07:10 +01:00
CssSelector Merge branch '2.3' into 2.7 2016-01-27 06:09:39 +01:00
Debug [Debug] Tell that the extension is for PHP 5 only 2016-01-26 00:34:19 +01:00
DependencyInjection Merge branch '2.3' into 2.7 2016-02-16 07:07:10 +01:00
DomCrawler Merge branch '2.3' into 2.7 2016-02-13 10:21:13 +01:00
EventDispatcher Merge branch '2.3' into 2.7 2016-01-27 06:09:39 +01:00
ExpressionLanguage updated copyright year 2016-01-03 16:33:06 +01:00
Filesystem Merge branch '2.3' into 2.7 2016-01-27 12:27:15 +01:00
Finder minor #17638 [Finder] backport GlobTest from 2.7 branch (xabbuh) 2016-02-01 13:35:14 +01:00
Form Merge branch '2.3' into 2.7 2016-02-16 07:07:10 +01:00
HttpFoundation Merge branch '2.3' into 2.7 2016-02-12 07:23:50 +01:00
HttpKernel avoid (string) catchable fatal error for instances of __PHP_Incomplete_Class 2016-02-12 07:25:11 +01:00
Intl Merge branch '2.3' into 2.7 2016-01-27 06:09:39 +01:00
Locale Merge branch '2.3' into 2.7 2016-01-03 16:32:00 +01:00
OptionsResolver fixed CS 2016-01-21 09:40:25 +01:00
Process Merge branch '2.3' into 2.7 2016-02-02 14:32:58 +01:00
PropertyAccess Merge branch '2.3' into 2.7 2016-02-13 10:21:13 +01:00
Routing Merge branch '2.3' into 2.7 2016-02-04 14:52:46 +01:00
Security Merge branch '2.3' into 2.7 2016-02-01 21:45:15 +01:00
Serializer Fix merge 2016-02-01 21:47:29 +01:00
Stopwatch Merge branch '2.3' into 2.7 2016-01-03 16:32:00 +01:00
Templating Merge branch '2.3' into 2.7 2016-01-03 16:32:00 +01:00
Translation Merge branch '2.3' into 2.7 2016-02-01 21:45:15 +01:00
Validator Fix locale and written standard inconsistencies for Norwegian translations 2016-02-14 14:07:55 +01:00
VarDumper [VarDumper] Fix tests on PHP 7 2016-02-12 18:39:33 +01:00
Yaml Merge branch '2.3' into 2.7 2016-01-31 08:56:20 +01:00