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
Benoît Lévêque 4735e56c44 Fix "absolute path" when we look to the cache directory
We should get __DIR__ instead of __DIR__ . '/.'
2014-05-18 17:35:30 +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
Config fix some file mode bug 755->644 2013-08-06 10:31:28 +08:00
Controller made parsing controllers more robust 2014-03-27 08:52:42 +01:00
DataCollector fixed various inconsistencies 2014-02-11 11:29:24 +01:00
Debug allow TraceableEventDispatcher to reuse event instance in nested events 2013-12-12 11:08:12 -05:00
DependencyInjection fixes PSR-0 issues in tests 2013-12-30 22:13:42 +01:00
EventListener fixed request format when forwarding a request 2013-08-22 14:43:23 +02:00
Fixtures Fix "absolute path" when we look to the cache directory 2014-05-18 17:35:30 +02:00
Fragment Added delta for Request comparison 2014-01-27 08:59:15 +01:00
HttpCache [HttpKernel] fixed default TTL not applied under certain conditions 2014-05-12 17:25:47 +02:00
Profiler fixed types in phpdocs 2014-04-16 12:30:19 +02:00
ClientTest.php fixed various inconsistencies 2014-02-11 11:29:24 +01:00
HttpKernelTest.php fixed CS for lambdas 2013-12-28 08:46:05 +01:00
KernelTest.php [HttpKernel] removed absolute paths from the generated container 2014-05-17 14:44:20 +02:00
Logger.php Fixing the Logger deprecation notices to match the correct method name it should be informing of 2014-01-16 10:15:18 +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