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/HttpKernel/Tests
2012-10-27 18:31:06 +02:00
..
Bundle class_exists was returning fals for the container aware interface 2012-07-09 09:02:51 -07:00
CacheClearer moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
CacheWarmer moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Controller merged 2.0 2012-08-26 11:32:04 +02:00
DataCollector made the Kernel dep optional in ConfigDataCollector 2012-07-15 19:03:03 +02:00
Debug [HttpKernel] fixed HTTP exception headers in ExceptionHandler 2012-07-13 12:14:13 +02:00
DependencyInjection moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
EventListener merged branch fabpot/locale-listener (PR #4692) 2012-07-02 12:37:57 +02:00
Exception [HttpKernel] moved some mis-placed logic to FlattenException 2012-07-13 09:48:10 +02:00
Fixtures Allow Kernel::$name to be overridden by subclasses 2012-07-11 16:13:02 +10:00
HttpCache Added lockExists to Store interface, fixed locking bugs, added tests. 2012-10-27 18:31:06 +02:00
Profiler fixed CS 2012-07-09 14:54:20 +02:00
bootstrap.php [Components] Tests/Autoloading fixes 2012-05-01 17:51:41 +02:00
ClientTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
HttpKernelTest.php [HttpKernel] added a way to override the default response status code when handling an exception (closes #5043) 2012-07-31 10:32:57 +02:00
KernelTest.php merged 2.0 2012-08-26 11:32:04 +02:00
Logger.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
TestHttpKernel.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00