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 e09a0f9f80 Merge remote branch 'brikou/coding_standards'
* brikou/coding_standards:
  removed empty lines/trailing spaces
2011-04-19 14:06:30 +02:00
..
Bundle removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
CacheWarmer replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Controller [HttpKernel] added support for controllers as arrays and object with an __invoke method 2011-04-16 16:26:15 +02:00
DataCollector removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
Debug removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
DependencyInjection reverted Merge remote branch 'kriswallsmith/kernel/shorter-bundle-names' 2011-04-04 11:10:56 +02:00
Exception removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
Fixtures removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
HttpCache [HttpKernel] fixed a test that randomly fails 2011-03-26 12:07:57 +01:00
Profiler [HttpKernel] fixed CS 2011-03-16 15:16:21 +01:00
ClientTest.php [HttpKernel] added support for cookies in Client 2011-04-13 20:25:35 +02:00
HttpKernelTest.php [HttpKernel] added support for controllers as arrays and object with an __invoke method 2011-04-16 16:26:15 +02:00
KernelTest.php removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
Logger.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ResponseListenerTest.php renamed filterCore* to onCore* 2011-03-17 17:01:59 +01:00
TestHttpKernel.php Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again) 2011-03-13 19:49:10 +01:00