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/DependencyInjection/Tests/Dumper
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
..
GraphvizDumperTest.php Merge branch '2.1' into 2.2 2013-02-11 12:26:43 +01:00
PhpDumperTest.php Merge branch '2.2' into 2.3 2013-09-12 14:57:47 +02:00
XmlDumperTest.php [DependencyInjection] removed hard dependency on the Config component 2012-12-28 11:06:10 +01:00
YamlDumperTest.php [DependencyInjection] removed hard dependency on the Config component 2012-12-28 11:06:10 +01:00