Miha Vrhovnik e78bc327d6 Fixed: Notice: Undefined index: enable_annotations in ... 14 年 前
..
CacheWarmer 96fc666454 simplified cache warmers 14 年 前
Command 08072e4595 [FrameworkBundle] harmonized commands documentation by changing ./app/console to php app/console. 14 年 前
Console 62e4342a86 fixed CS 14 年 前
Controller 04ac1fdba2 [Routing] changed UrlGeneratorInterface::generate() signature to allow passing objects instead of arrays 14 年 前
DataCollector 7350109f6e Renamed core.* events to kernel.* and CoreEvents to KernelEvents 14 年 前
Debug 9d8e6f677e [FrameworkBundle] Changed TraceableEventDispatcher to log calls to event listeners _before_ actually calling them 14 年 前
DependencyInjection e78bc327d6 Fixed: Notice: Undefined index: enable_annotations in ... 14 年 前
EventListener 8fc9547da5 [FrameworkBundle] fixed session support in functional tests when using several clients in the same process 14 年 前
HttpCache 8c0beea677 [Phpdoc] Cleaning/fixing 14 年 前
Resources c639d8df61 merged branch mbontemps/translation (PR #1848) 14 年 前
Routing 96fc666454 simplified cache warmers 14 年 前
Templating 04ac1fdba2 [Routing] changed UrlGeneratorInterface::generate() signature to allow passing objects instead of arrays 14 年 前
Test 18b1a66c2a partially reverted previous commit 14 年 前
Tests 3a285c1548 fixed handling of null-values in attribute- and query-arrays 14 年 前
Translation 1985333583 [FrameworkBundle] Fixed typo 14 年 前
Validator 562d84a964 updated my email address 14 年 前
Client.php 9bf6216a85 added missing ' escaping 14 年 前
ContainerAwareEventDispatcher.php 611a4a212c [FrameworkBundle] allowed a service to register a kernel listener more than once for a given event 14 年 前
FrameworkBundle.php 3749ad43f4 moved the Exception listener from FrameworkBundle to TwigBundle as it relies on Twig being enabled 14 年 前
HttpKernel.php 79e4ed661b simplified assignment 14 年 前