Fabien Potencier 9a355e995a [HttpKernel] excluded a test on PHP 5.3.16, which is buggy (PHP, not Symfony ;)) 12 years ago
..
Bundle 17cd08dc6c fixed CS 14 years ago
CacheWarmer 851eb73778 removed unused use statements 13 years ago
Controller 9a355e995a [HttpKernel] excluded a test on PHP 5.3.16, which is buggy (PHP, not Symfony ;)) 12 years ago
DataCollector 03d22b74ec fixed CS (mainly method signatures) 13 years ago
Debug 839c332438 moved all listener classes under a common EventListener sub-namespace 14 years ago
DependencyInjection 7a7b448680 [HttpKernel] added BundleInterface::getContainerExtension() which is implicitly loaded 14 years ago
EventListener c01fed0c89 fixed CS 13 years ago
Exception 76a5816d60 [HttpKernel] fixed recursion when flattenning an exception stack trace 14 years ago
Fixtures e898445b94 removed empty lines/trailing spaces 14 years ago
HttpCache 03d22b74ec fixed CS (mainly method signatures) 13 years ago
Profiler f9f7640422 merged branch pulzarraider/fix_profiler_test (PR #3455) 13 years ago
ClientTest.php 5c41ec9e4f [HttpKernel][Client] Only simple (name=value without any other params) cookies can be stored in same line, so lets add every as standalone to be compliant with rfc6265 13 years ago
HttpKernelTest.php 03d22b74ec fixed CS (mainly method signatures) 13 years ago
KernelTest.php 9beffff263 [HttpKernel] KernelTest::testGetRootDir fails on Windows for branch 2.0 12 years ago
Logger.php 410b3e06d6 [HttpKernel] Added the context in the LoggerInterface 14 years ago
TestHttpKernel.php 1518a81ea7 [HttpKernel] Simplify test code 13 years ago