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
Henrik Bjørnskov bd0709c0b7 Use REQUEST_TIME_FLOAT if available.
This will give a more correct initialization time when using the
DataCollectors without a KernelInterface implementation such as Silex.
2013-02-05 10:58:14 +01: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 [HttpKernel][Monolog] Add PSR-3 support to the LoggerInterface 2013-01-08 23:39:39 +01:00
DataCollector Use REQUEST_TIME_FLOAT if available. 2013-02-05 10:58:14 +01:00
Debug [HttpKernel] fixed failing test 2013-01-21 22:03:00 +01:00
DependencyInjection moved the container aware HTTP kernel to the HttpKernel component 2013-01-10 09:21:32 +01:00
EventListener renamed some classes and Twig functions to more descriptive names (refs #6871) 2013-02-01 15:17:20 +01:00
Exception merged branch Koc/critical-errors-logging (PR #5863) 2012-12-05 11:50:34 +01:00
Fixtures [HttpKernel] fixed some unit tests 2012-11-12 14:30:42 +01:00
Fragment [HttpKernel] fixed regression when rendering an inline controller and passing some objects (closes #6822) 2013-02-01 17:19:49 +01:00
HttpCache Merge branch '2.1' 2012-11-13 15:08:04 +01:00
Profiler [FileProfilerStorage] optimize file reads 2013-01-14 15:59:38 +01:00
ClientTest.php [HttpKernel] fixed Client when using StreamedResponses (closes #5370) 2012-11-09 16:49:48 +01:00
HttpKernelTest.php Fixed @expectedException definitions to reference absolute exception paths 2013-01-05 18:52:40 +01:00
KernelTest.php [HttpKernel] fix public Kernel::stripComments() 2012-12-13 17:56:02 +01:00
Logger.php Remove use of deprecated HttpKernel LoggerInterface 2013-01-09 10:52:29 +01:00
TestHttpKernel.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
UriSignerTest.php added some unit tests (and fixed some bugs) 2013-01-10 16:26:59 +01:00