This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/HttpKernel
2011-10-07 21:41:07 +02:00
..
Bundle improves extensibility between bundles 2011-10-07 21:41:07 +02:00
CacheWarmer [FrameworkBundle] refactored the cache:clear command 2011-03-21 11:03:55 +01:00
Config [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Controller [HttpKernel] made a small internal refactoring to ease extensibility 2011-08-08 23:20:53 +02:00
DataCollector [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
Debug [HttpKernel] Add support for xdebug.file_link_format to Debug\ExceptionHandler.php 2011-08-10 00:19:12 +04:00
DependencyInjection [HttpKernel] fixed possible double-classes in compiled classes 2011-07-22 22:17:31 +02:00
Event Corrected grammar in FilterControllerEvent comments 2011-09-27 00:05:39 +02:00
EventListener [HttpKernel] removed special case when using the CLI 2011-07-11 16:13:15 +02:00
Exception [HttpKernel] lowered the number of level to keep in Flattened exceptions to make the tests pass when XDebug is enabled (beause of the default max nesting level of 100) 2011-07-16 00:29:33 +02:00
HttpCache converted file_exists calls to either is_file or is_dir where it makes sense 2011-08-29 15:28:26 +02:00
Log [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
Profiler merged branch snc/mongodb-profiler (PR #2129) 2011-09-20 07:19:49 +02:00
Util moved makePathRelative to Filesystem 2011-09-28 17:37:32 +02:00
Client.php added missing ' escaping 2011-07-22 13:37:23 +02:00
composer.json updated composer.json for 2.1 2011-09-29 17:40:43 +02:00
HttpKernel.php [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
HttpKernelInterface.php [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
Kernel.php improves extensibility between bundles 2011-10-07 21:41:07 +02:00
KernelEvents.php [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
KernelInterface.php [HttpKernel] tagged public @api 2011-07-20 10:14:31 +02:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00