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 1a33e1b18b Merge branch '2.3' into 2.4
* 2.3:
  [Debug] fixed unit tests
  Avoid notice from being *eaten* by fatal error.
  Teardown used wrong property
  Modified guessDefaultEscapingStrategy to not escape txt templates
  Fix DateType for 32bits computers.
  Fixed the registration of validation.xml file when the form is disabled
  Fixes #9633, Removed dependency to Symfony\Bundle\FrameworkBundle\Tests\TestCase
  [Validator] Replaced inexistent interface.
  When getting the session's id, check if the session is not closed
  Adjusting CacheClear Warmup method to namespaced kernels

Conflicts:
	src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php
2013-11-28 11:27:26 +01:00
..
BrowserKit Merge branch '2.3' 2013-11-23 22:17:02 +01:00
ClassLoader Merge branch '2.3' into 2.4 2013-11-26 17:40:27 +01:00
Config Merge branch '2.3' into 2.4 2013-11-26 17:40:27 +01:00
Console Fix undefined offset when formatting namespace suggestions 2013-11-27 10:10:40 +01:00
CssSelector unify constructor initialization style throughout symfony 2013-11-11 19:40:07 +01:00
Debug Merge branch '2.3' into 2.4 2013-11-28 11:27:26 +01:00
DependencyInjection Merge branch '2.3' into 2.4 2013-11-26 17:40:27 +01:00
DomCrawler [DomCrawler] fixed a PHPDoc 2013-11-23 08:20:18 +01:00
EventDispatcher Merge branch '2.3' into 2.4 2013-11-28 11:27:26 +01:00
ExpressionLanguage fixed lexing expression ending with spaces 2013-11-28 07:52:02 +01:00
Filesystem Fixed typos 2013-11-16 15:13:54 +00:00
Finder Merge branch '2.3' into 2.4 2013-11-26 17:40:27 +01:00
Form Merge branch '2.3' into 2.4 2013-11-28 11:27:26 +01:00
HttpFoundation Merge branch '2.3' into 2.4 2013-11-28 11:27:26 +01:00
HttpKernel [HttpKernel] Fix profiler event-listener usage outside request stack context 2013-11-27 18:32:46 +01:00
Intl Merge branch '2.3' 2013-11-23 22:17:02 +01:00
Locale fixed @expectedException class names 2013-11-25 09:44:14 +01:00
OptionsResolver Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Process Merge branch '2.3' into 2.4 2013-11-26 17:40:27 +01:00
PropertyAccess Merge branch '2.3' 2013-11-13 22:30:16 +01:00
Routing minor #9487 unify constructor initialization style throughout symfony (Tobion) 2013-11-22 18:42:00 +01:00
Security Merge branch '2.3' into 2.4 2013-11-26 17:40:27 +01:00
Serializer Merge branch '2.3' into 2.4 2013-11-26 17:40:27 +01:00
Stopwatch unify constructor initialization style throughout symfony 2013-11-11 19:40:07 +01:00
Templating unify constructor initialization style throughout symfony 2013-11-11 19:40:07 +01:00
Translation Merge branch '2.3' into 2.4 2013-11-28 11:27:26 +01:00
Validator Merge branch '2.3' into 2.4 2013-11-28 11:27:26 +01:00
Yaml Merge branch '2.3' into 2.4 2013-11-26 17:40:27 +01:00