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
Fabien Potencier 1aabc5da64 fixed CS
2011-06-08 12:16:48 +02:00
..
Bundle [HttpKernel] allowed bundle names to have 'bundle' in their base name 2011-04-28 08:55:43 +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] added support for controllers as arrays and object with an __invoke method 2011-04-16 16:26:15 +02:00
DataCollector removed Logger::getDebugLogger() as the method is not part of any interface 2011-05-31 08:02:14 +02:00
Debug moved all listener classes under a common EventListener sub-namespace 2011-05-31 10:43:20 +02:00
DependencyInjection removed the automatic loading of the compiled classes (should be done explicitely by the end user now) 2011-04-28 14:19:10 +02:00
Event fixed CS 2011-06-08 12:16:48 +02:00
EventListener [HttpKernel] removed Response content when Request method is HEAD as per RFC2616 2011-06-04 11:56:12 +02:00
Exception renamed getPreviouses() to getAllPrevious 2011-04-24 01:08:15 +02:00
HttpCache moved all listener classes under a common EventListener sub-namespace 2011-05-31 10:43:20 +02:00
Log [HttpKernel] added a NullLogger 2011-05-31 08:02:17 +02:00
Profiler [HttpKernel] Fixed the test about the availability of the logger 2011-06-03 00:00:41 +02:00
Test [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Util [HttpKernel] added Filesystem::isAbsolutePath() 2011-05-31 11:04:23 +02:00
Client.php [HttpKernel] made some minor tweaks 2011-04-24 08:44:29 +02:00
CoreEvents.php renamed constants to upper cased 2011-05-30 09:04:37 +02:00
HttpKernel.php renamed constants to upper cased 2011-05-30 09:04:37 +02:00
HttpKernelInterface.php [HttpKernel] made some minor tweaks 2011-04-24 08:44:29 +02:00
Kernel.php [HttpKernel] updated the VERSION to something more useful (closes #1096) 2011-06-07 19:20:37 +02:00
KernelInterface.php merged vicb/kernel 2011-03-16 21:30:23 +01:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00