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/tests/Symfony/Tests/Component/HttpKernel
Fabien Potencier f9f7640422 merged branch pulzarraider/fix_profiler_test (PR #3455)
Commits
-------

e8281cf SqliteProfilerStorage fix

Discussion
----------

[HttpKernel] SqliteProfilerStorage fix

Bug fix: yes
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: -
Todo: -
2012-02-27 10:01:48 +01:00
..
Bundle fixed CS 2011-06-08 19:56:59 +02:00
CacheWarmer removed unused use statements 2011-10-29 11:56:30 +02:00
Controller [HttpKernel] added unit tests for previous merge 2011-11-24 08:39:49 +01:00
DataCollector removed unused use statements 2011-11-24 07:16:14 +01:00
Debug moved all listener classes under a common EventListener sub-namespace 2011-05-31 10:43:20 +02:00
DependencyInjection [HttpKernel] added BundleInterface::getContainerExtension() which is implicitly loaded 2011-04-25 21:12:35 -07:00
EventListener Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
Exception [HttpKernel] fixed recursion when flattenning an exception stack trace 2011-07-07 10:59:18 +02:00
Fixtures removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
HttpCache [HttpKernel] Prevent php script execution in cached ESI pages using HttpCache 2012-01-24 19:27:21 +01:00
Profiler merged branch pulzarraider/fix_profiler_test (PR #3455) 2012-02-27 10:01:48 +01:00
ClientTest.php [HttpKernel][Client] Only simple (name=value without any other params) cookies can be stored in same line, so lets add every as standalone to be compliant with rfc6265 2011-12-15 11:35:58 +01:00
HttpKernelTest.php Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
KernelTest.php fixed tests 2011-06-20 08:06:32 +02:00
Logger.php [HttpKernel] Added the context in the LoggerInterface 2011-06-17 12:26:12 +02:00
TestHttpKernel.php [HttpKernel] Simplify test code 2011-08-18 09:32:26 +02:00