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 bf41d8b74a merged branch fabpot/profiler-tests (PR #4897)
Commits
-------

22e9036 updated CHANGELOG
bafe890 [FrameworkBundle] changed Client::enableProfiler() behavior to fail silently when the profiler is not available (it makes it easier to write functional tests)
f41872b [FrameworkBundle] added a way to enable the profiler for the very next request in functional tests (closes #4307)
67b91e5 [HttpKernel] added a way to enable a disable Profiler

Discussion
----------

[2.2] added a way to enable the profiler for the very next request in a functional test

Bug fix: yes/no
Feature addition: yes
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: #4307
Todo: -
License of the code: MIT
Documentation PR: should be done before merging

After merging this PR, we need to disable the profiler in the test environment in Symfony SE.
2012-09-18 16:35:58 +02:00
..
Compiler fixed CS 2012-07-09 14:54:20 +02:00
Fixtures [FrameworkBundle] added a way to enable the profiler for the very next request in functional tests (closes #4307) 2012-07-13 15:41:42 +02:00
FrameworkExtensionTest.php merged branch fabpot/profiler-tests (PR #4897) 2012-09-18 16:35:58 +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 replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00