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-06-22 10:27:21 +02:00
..
CacheWarmer simplified cache warmers 2011-06-07 11:42:27 +02:00
Command renamed Command to ContainerAwareCommand 2011-06-20 21:04:55 +02:00
Console fixed CS 2011-06-08 12:12:55 +02:00
Controller [FrameworkBundle] removed unused variable 2011-06-15 12:33:17 +02:00
DataCollector Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
Debug [FrameworkBundle] Prevent breakage when an array callback is not callable 2011-06-20 16:08:12 +02:00
DependencyInjection Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
EventListener Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
Generator [FrameworkBundle] renamed Mustache to Generator and moved it to a new Generator sub-namespace 2011-05-20 09:32:54 +02:00
HttpCache [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Resources [Form][FrameworkBundle] PHP theming 2011-06-22 09:23:22 +02:00
Routing simplified cache warmers 2011-06-07 11:42:27 +02:00
Templating [FrameworkBundle][Form] Adding a cache to FormHelper::lookupTemplate() 2011-06-22 10:27:20 +02:00
Test [HttpKernel] Remove useless WebTestCase class 2011-06-16 10:03:48 -07:00
Tests [Form] Improve unit tests for rendering 2011-06-22 10:27:21 +02:00
Translation [FrameworkBundle] Fixed typo 2011-05-08 21:02:16 +02:00
Validator updated my email address 2011-05-02 05:59:56 -07:00
Client.php fixed CS 2011-06-08 12:16:48 +02:00
ContainerAwareEventDispatcher.php [FrameworkBundle] allowed a service to register a kernel listener more than once for a given event 2011-06-04 10:23:42 +02:00
FrameworkBundle.php moved ErrorHandler management to the distributions 2011-05-05 08:53:13 +02:00
HttpKernel.php added missing license headers 2011-05-31 10:57:06 +02:00