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-26 08:41:59 +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 changed method signature to use the new KernelInterface 2011-01-25 17:20:20 +01:00
Controller changed method signature to use the new KernelInterface 2011-01-25 17:20:20 +01:00
DataCollector changed method signature to use the new KernelInterface 2011-01-25 17:20:20 +01:00
Debug added two interfaces: EventInterface and EventDispatcherInterface 2011-01-25 14:23:32 +01:00
DependencyInjection [FrameworkBundle] simplified some code 2011-01-25 16:42:50 +01:00
Request/ParamConverter [Standards] Changing many instances of "boolean" to "Boolean". 2011-01-21 09:53:24 +01:00
Resources fixed XML definitions 2011-01-25 17:13:34 +01:00
Routing changed method signature to use the new KernelInterface 2011-01-25 17:20:20 +01:00
Security [FrameworkBundle] fixed SecurityContext when security is disabled 2011-01-21 12:32:21 +01:00
Templating changed method signature to use the new KernelInterface 2011-01-25 17:20:20 +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 removed KernelInterface::reboot() method 2011-01-26 08:41:59 +01:00
EventDispatcher.php added two interfaces: EventInterface and EventDispatcherInterface 2011-01-25 14:23:32 +01:00
FrameworkBundle.php [Form] Refactored CSRF implementation to be reusable and to work correctly with the session service 2011-01-25 11:31:04 +01:00
HttpKernel.php added two interfaces: EventInterface and EventDispatcherInterface 2011-01-25 14:23:32 +01:00
RequestListener.php added two interfaces: EventInterface and EventDispatcherInterface 2011-01-25 14:23:32 +01:00