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-01-09 03:02:36 +01:00
..
CacheWarmer simplified cache warmers 2011-06-07 11:42:27 +02:00
Command [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
Console fixed CS 2011-06-08 12:12:55 +02:00
Controller merged branch pulzarraider/explode_optimalisation (PR #2782) 2011-12-13 17:39:32 +01:00
DataCollector Renamed core.* events to kernel.* and CoreEvents to KernelEvents 2011-06-21 16:35:14 +02:00
Debug [FrameworkBundle] Changed TraceableEventDispatcher to log calls to event listeners _before_ actually calling them 2011-07-23 10:49:25 +02:00
DependencyInjection change explode's limit parameter based on known variable content 2011-12-11 21:58:35 +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 slovenian translations updated 2012-01-09 03:02:36 +01:00
Routing Fix for {@inheritdoc} phpDoc tag. 2011-09-28 10:00:17 +03: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 fixed CS 2011-12-18 14:42:59 +01:00
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 Fix Method ContainerAwareEventDispatcher::hasListeners 2011-08-31 10:39:33 +02: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] fixed a unit test 2011-11-12 09:17:56 +01:00