Jordi Boggiano 7f96c8ad17 [HttpKernel] Prevent php script execution in cached ESI pages using HttpCache 13 年 前
..
Bundle 17cd08dc6c fixed CS 14 年 前
CacheWarmer 851eb73778 removed unused use statements 13 年 前
Controller 7b1dda84b9 [HttpKernel] added unit tests for previous merge 13 年 前
DataCollector 5878490b16 removed unused use statements 13 年 前
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 7f96c8ad17 [HttpKernel] Prevent php script execution in cached ESI pages using HttpCache 13 年 前
Profiler 58c227681e Skipped tests when PDO is not available 13 年 前
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 年 前
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 1518a81ea7 [HttpKernel] Simplify test code 13 年 前