Fabien Potencier 0e4d057984 moved some RFC-tweaking logic in Response to a public method to make it reusable 14 年 前
..
Bundle 17cd08dc6c fixed CS 14 年 前
CacheWarmer edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 年 前
Controller fb24b95bd5 made some tweaks to error levels 14 年 前
DataCollector 2e1747bf76 added more information about a resource in error and debug messages 14 年 前
Debug 839c332438 moved all listener classes under a common EventListener sub-namespace 14 年 前
DependencyInjection 7a7b448680 [HttpKernel] added BundleInterface::getContainerExtension() which is implicitly loaded 14 年 前
EventListener 7350109f6e Renamed core.* events to kernel.* and CoreEvents to KernelEvents 14 年 前
Exception 76a5816d60 [HttpKernel] fixed recursion when flattenning an exception stack trace 14 年 前
Fixtures e898445b94 removed empty lines/trailing spaces 14 年 前
HttpCache 0e4d057984 moved some RFC-tweaking logic in Response to a public method to make it reusable 14 年 前
Profiler f5eaa404c7 [Tests] Fixed typos 14 年 前
ClientTest.php 6786e81f61 [HttpFoundation] code factorization in UploadedFile 14 年 前
HttpKernelTest.php 7350109f6e Renamed core.* events to kernel.* and CoreEvents to KernelEvents 14 年 前
KernelTest.php 38fa4e65dc fixed tests 14 年 前
Logger.php 410b3e06d6 [HttpKernel] Added the context in the LoggerInterface 14 年 前
TestHttpKernel.php c7d5fd16e0 fixed CS 14 年 前