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 99a627a040 Merge branch '2.3' into 2.5
* 2.3:
  fixed tests
  [EventDispatcher] Add missing checks to RegisterListenersPass
  Inline private 'is quoting required' methods in Escaper
  [Debug] fix loading order for legacy classes
  Add comment as requested
  Remove duplicate 'require'
  [Yaml] Improve YAML boolean escaping

Conflicts:
	src/Symfony/Component/Debug/Exception/FatalErrorException.php
	src/Symfony/Component/HttpKernel/DependencyInjection/RegisterListenersPass.php
2015-01-16 15:51:58 +01:00
..
BrowserKit [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
ClassLoader [2.5] cleanup deprecated uses 2015-01-05 09:51:41 +01:00
Config Merge branch '2.3' into 2.5 2015-01-03 09:01:13 +01:00
Console [Console] Helper\Table->addRow optimization 2015-01-10 13:50:07 +01:00
CssSelector Merge branch '2.3' into 2.5 2015-01-03 09:01:13 +01:00
Debug Merge branch '2.3' into 2.5 2015-01-16 15:51:58 +01:00
DependencyInjection Merge branch '2.3' into 2.5 2015-01-13 08:22:00 +01:00
DomCrawler [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
EventDispatcher Merge branch '2.3' into 2.5 2015-01-16 15:51:58 +01:00
ExpressionLanguage Updated copyright to 2015 2015-01-01 14:13:41 +01:00
Filesystem Merge branch '2.3' into 2.5 2015-01-03 22:04:44 +01:00
Finder Merge branch '2.3' into 2.5 2015-01-03 09:01:13 +01:00
Form Merge branch '2.3' into 2.5 2015-01-09 19:07:12 +01:00
HttpFoundation Merge branch '2.3' into 2.5 2015-01-13 08:22:00 +01:00
HttpKernel fixed tests 2015-01-16 15:49:28 +01:00
Intl Merge branch '2.3' into 2.5 2015-01-03 09:01:13 +01:00
Locale Merge branch '2.3' into 2.5 2015-01-03 16:23:51 +01:00
OptionsResolver Merge branch '2.3' into 2.5 2015-01-03 09:01:13 +01:00
Process Merge branch '2.3' into 2.5 2015-01-05 21:58:03 +01:00
PropertyAccess Merge branch '2.3' into 2.5 2015-01-09 19:07:12 +01:00
Routing [Routing] fix misleading test for condition 2015-01-13 15:58:43 +01:00
Security [Security] moved test files into the right place 2015-01-08 11:25:36 +01:00
Serializer Merge branch '2.3' into 2.5 2015-01-03 09:01:13 +01:00
Stopwatch Merge branch '2.3' into 2.5 2015-01-03 09:01:13 +01:00
Templating [Form] fix Context\ExecutionContextInterface mock 2015-01-05 18:29:33 +01:00
Translation Merge branch '2.3' into 2.5 2015-01-03 16:23:51 +01:00
Validator [Form] fix Context\ExecutionContextInterface mock 2015-01-05 18:29:33 +01:00
Yaml Merge branch '2.3' into 2.5 2015-01-16 15:51:58 +01:00