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
2012-04-19 11:45:13 +03:00
..
CacheWarmer simplified cache warmers 2011-06-07 11:42:27 +02:00
Command [FrameworkBundle] harmonized commands descriptions. 2012-01-09 10:01:34 +01:00
Console fixed CS 2011-06-08 12:12:55 +02:00
Controller [FrameworkBundle] Add support for full URLs to redirect controller 2012-03-25 20:43:23 +02:00
DataCollector Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
Debug [FrameworkBundle] Fix TraceableEventDispatcher unable to trace static class callables 2012-04-18 20:30:08 +05:45
DependencyInjection fixed CS 2012-01-17 10:56:02 +01:00
EventListener removed unused use statements 2011-11-24 07:16:14 +01:00
HttpCache [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
Resources Fixed grammar error. "tenminste" (instead of) -> "ten minste" (at minimum). 2012-04-19 11:45:13 +03:00
Routing [FrameworkBundle] Fix a bug in the RedirectableUrlMatcher 2012-02-24 11:26:41 +01:00
Templating fixed CS 2011-12-18 14:42:59 +01:00
Test [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
Tests [FrameworkBundle] Fix TraceableEventDispatcher unable to trace static class callables 2012-04-18 20:30:08 +05:45
Translation removed unused use statements 2011-10-29 11:56:30 +02:00
Validator removed unused use statements 2011-10-29 11:56:30 +02:00
Client.php added missing ' escaping 2011-07-22 13:37:23 +02:00
composer.json merged branch justinrainbow/2_0_framework_bundle_fix (PR #3039) 2012-01-05 17:11:25 +01:00
ContainerAwareEventDispatcher.php [FrameworkBundle] ContainerAwareEventDispatcher::removeListener() (closes #3115) 2012-03-03 01:31:08 +01:00
FrameworkBundle.php moved the Exception listener from FrameworkBundle to TwigBundle as it relies on Twig being enabled 2011-07-21 19:24:04 +02:00
HttpKernel.php [FrameworkBundle] Subrequests should always use GET method 2012-03-20 23:59:34 +01:00