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/Bundle/FrameworkBundle/Tests/DependencyInjection
Fabien Potencier 0f78175dcd Merge branch '2.2' into 2.3
* 2.2:
  [HttpKernel] added a check for private event listeners/subscribers
  [FrameworkBundle] fixed registration of the register listener pass
  [Form] Fixed regression causing invalid "WHERE id IN ()" statements
  [DependencyInjection] fixed a non-detected circular reference in PhpDumper (closes #8425)
  [Form] Fixed regression in BooleanToStringTransformer from ed83752
  [FrameworkBundle] removed obsolete code
  [Process] Close unix pipes before calling `proc_close` to avoid a deadlock

Conflicts:
	src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php
	src/Symfony/Component/HttpKernel/DependencyInjection/RegisterListenersPass.php
	src/Symfony/Component/Process/Process.php
2013-09-12 14:57:47 +02:00
..
Compiler [HttpKernel] added a check for private event listeners/subscribers 2013-09-12 14:41:57 +02:00
Fixtures [FrameworkBundle] Fixed OutOfBoundException when session handler_id is null 2013-06-07 15:05:01 -07:00
ConfigurationTest.php Merge branch '2.2' into 2.3 2013-08-07 16:02:06 +02:00
FrameworkExtensionTest.php Merge branch '2.2' into 2.3 2013-09-12 14:57:47 +02:00
PhpFrameworkExtensionTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
XmlFrameworkExtensionTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
YamlFrameworkExtensionTest.php [FrameworkBundle] CSRF should be on by default 2013-02-15 10:56:14 +01:00