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 743612bbbd Merge branch '2.1' into 2.2
* 2.1:
  added support for the X-Forwarded-For header (closes #6982, closes #7000)
  fixed the IP address in HttpCache when calling the backend
  [EventDispatcher] Added assertion.
  [EventDispathcer] Fix removeListener
  [DependencyInjection] Add clone for resources which were introduced in 2.1
  [DependencyInjection] Allow frozen containers to be dumped to graphviz
  Fix 'undefined index' error, when entering scope recursively
  [Security] fixed session creation on login (closes #7011)
  Add dot character `.` to legal mime subtype regular expression
  [HttpFoundation] fixed the creation of sub-requests under some circumstancies (closes #6923, closes #6936)
2013-02-11 12:26:43 +01:00
..
GraphvizDumperTest.php Merge branch '2.1' into 2.2 2013-02-11 12:26:43 +01:00
PhpDumperTest.php Merge branch '2.1' 2013-01-05 16:33:05 +01: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