Fabien Potencier 82686751dd [HttpCache] fixed typo 14 年 前
..
Bundle 77f9daf374 [HttpKernel] allowed bundle names to have 'bundle' in their base name 14 年 前
CacheWarmer e4a636a885 [FrameworkBundle] refactored the cache:clear command 14 年 前
Config 8c0beea677 [Phpdoc] Cleaning/fixing 14 年 前
Controller c6818d8bf7 [HttpKernel] added support for controllers as arrays and object with an __invoke method 14 年 前
DataCollector 5ff67a8d54 made request data collector more robust when the user got the request content as a resource 14 年 前
Debug 36d60a4a87 [HttpKernel] fixed previous commit 14 年 前
DependencyInjection 4cbc33a785 removed the automatic loading of the compiled classes (should be done explicitely by the end user now) 14 年 前
Event 794b3b8e86 fixed phpdoc 14 年 前
Exception fd97c0caca renamed getPreviouses() to getAllPrevious 14 年 前
HttpCache 82686751dd [HttpCache] fixed typo 14 年 前
Log e0c12fa080 [HttpKernel] Removed log() from the LoggerInterface as the priority can not be safely determined across implementations 14 年 前
Profiler 7adedf9ce9 [HttpKernel] Fix to disable busyTimeout if it does not exist. 14 年 前
Test 8c0beea677 [Phpdoc] Cleaning/fixing 14 年 前
Util 8c0beea677 [Phpdoc] Cleaning/fixing 14 年 前
Client.php 7d8a3f76bb [HttpKernel] made some minor tweaks 14 年 前
Events.php b5769c52d6 Fixed various typo 14 年 前
HttpKernel.php 8c0beea677 [Phpdoc] Cleaning/fixing 14 年 前
HttpKernelInterface.php 7d8a3f76bb [HttpKernel] made some minor tweaks 14 年 前
Kernel.php faab5e4452 [HttpKernel] moved the creation of logs/ and cache/ ealier to be sure that directories exist when extensions want to write something into them 14 年 前
KernelInterface.php 4da43df963 merged vicb/kernel 14 年 前
LICENSE f54cedfe5e added LICENSE files for the subtree repositories 14 年 前
ResponseListener.php 1b8dc80215 [HttpKernel] moved from protected to private 14 年 前