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/Bundle/FrameworkBundle
2011-01-24 19:33:43 +01:00
..
Cache removed Kernel::isBooted() method 2011-01-23 13:17:50 +01:00
Command added a cache warmer sub-framework 2011-01-24 18:08:51 +01:00
Console removed Kernel::isBooted() method 2011-01-23 13:17:50 +01:00
Controller [FrameworkBundle] Controller::forward() should invoke HttpKernel instead of ControllerResolver 2011-01-24 17:45:19 +01:00
DataCollector normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Debug fixed event dispatcher 2011-01-24 16:46:04 +01:00
DependencyInjection [FrameworkBundle] added a cache warmer for the router 2011-01-24 18:13:43 +01:00
Request/ParamConverter [Standards] Changing many instances of "boolean" to "Boolean". 2011-01-21 09:53:24 +01:00
Resources [FrameworkBundle] mode include tag filenames fixes 2011-01-24 19:33:43 +01:00
Routing [FrameworkBundle] added a cache warmer for the router 2011-01-24 18:13:43 +01:00
Security [FrameworkBundle] fixed SecurityContext when security is disabled 2011-01-21 12:32:21 +01:00
Templating [FrameworkBundle] added a cache warmer to pre-compute template paths 2011-01-24 18:13:39 +01:00
Test Removed assumption that phpunit.xml is relative 2011-01-24 07:35:45 +01:00
Tests optimized templating layer 2011-01-23 15:43:08 +01:00
Translation normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Util [Standards] Changing many instances of "boolean" to "Boolean". 2011-01-21 09:53:24 +01:00
Validator normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Client.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
EventDispatcher.php fixed event dispatcher 2011-01-24 16:46:04 +01:00
FrameworkBundle.php added a cache warmer sub-framework 2011-01-24 18:08:51 +01:00
HttpKernel.php moved ControllerResolver methods to HttpKernel (makes more sense) 2011-01-23 10:23:33 +01:00
RequestListener.php made all event listeners lazy loaded 2011-01-23 18:07:05 +01:00