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 5526757e13 Merge remote branch 'asm89/default_charset'
* asm89/default_charset:
  [HttpKernel] Added tests for non UTF-8 content types.
2011-06-13 11:24:02 +02:00
..
Bundle fixed CS 2011-06-08 19:56:59 +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 [Tests] Fixed typos 2011-06-12 20:52:53 +00: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 [HttpKernel] Added tests for non UTF-8 content types. 2011-06-11 13:57:43 +02:00
Exception renamed getPreviouses() to getAllPrevious 2011-04-24 01:08:15 +02:00
Fixtures removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
HttpCache [Tests] Fixed typos 2011-06-12 20:52:53 +00:00
Profiler [Tests] Fixed typos 2011-06-12 20:52:53 +00:00
ClientTest.php [HttpKernel] added support for cookies in Client 2011-04-13 20:25:35 +02:00
HttpKernelTest.php renamed constants to upper cased 2011-05-30 09:04:37 +02:00
KernelTest.php fixed CS 2011-06-08 19:56:59 +02:00
Logger.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +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