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-07-21 12:47:42 -03:00
..
CacheWarmer simplified cache warmers 2011-06-07 11:42:27 +02:00
Command [FrameworkBundle] fixed absolute paths to the cache directory after running cache:clear (closes #1725) 2011-07-18 17:38:41 +02:00
Console fixed CS 2011-06-08 12:12:55 +02:00
Controller Call container directly (skip unnecesary method call) 2011-07-04 01:14:47 -07: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 merged branch schmittjoh/routerFix (PR #1720) 2011-07-19 12:06:28 +02:00
EventListener [FrameworkBundle] fixed session support in functional tests when using several clients in the same process 2011-07-18 16:13:26 +02:00
HttpCache [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Resources Update the CSRF message 2011-07-21 12:47:42 -03:00
Routing simplified cache warmers 2011-06-07 11:42:27 +02:00
Templating Improved performance when assetic's use_controller is enabled 2011-07-15 20:52:23 -05:00
Test [FrameworkBundle] made another small optimization for functional tests 2011-07-19 13:11:12 +02:00
Tests fixed handling of null-values in attribute- and query-arrays 2011-07-20 17:03:20 +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 oops 2011-07-18 16:14:13 +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 renamed proxy setting to trust_proxy_headers 2011-07-06 17:42:58 +02:00
HttpKernel.php simplified assignment 2011-07-20 17:29:23 +02:00