Christophe Coevoet 58c227681e Skipped tests when PDO is not available 13 years ago
..
Bundle 17cd08dc6c fixed CS 14 years ago
CacheWarmer 851eb73778 removed unused use statements 13 years ago
Controller be031f54a1 [HttpKernel] fixed ControllerResolver when the controller is a class name with an __invoke() method 13 years ago
DataCollector 2e1747bf76 added more information about a resource in error and debug messages 14 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 7350109f6e Renamed core.* events to kernel.* and CoreEvents to KernelEvents 14 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 f7c5bf1db2 [HttpKernel] fixed Content-Length header when using ESI tags (closes #2623) 13 years ago
Profiler 58c227681e Skipped tests when PDO is not available 13 years ago
ClientTest.php a79f22544e [HttpKernel] added a test for uploading a file via an array instead of an UploadedFile instance 13 years ago
HttpKernelTest.php 7350109f6e Renamed core.* events to kernel.* and CoreEvents to KernelEvents 14 years ago
KernelTest.php 38fa4e65dc fixed tests 14 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