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-11-07 18:25:31 +01:00
..
CacheWarmer simplified cache warmers 2011-06-07 11:42:27 +02:00
Command removed unused use statements 2011-10-29 11:56:30 +02:00
Console fixed CS 2011-06-08 12:12:55 +02:00
Controller removed unused use statements 2011-10-29 11:56:30 +02: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 removed unused use statements 2011-10-29 11:56:30 +02:00
EventListener removed unused use statements 2011-10-29 11:56:30 +02:00
HttpCache removed unused use statements 2011-10-29 11:56:30 +02:00
Resources [FrameworkBundle] added a missing translation for pt_PT (backported from master) 2011-11-07 08:42:30 +01:00
Routing Fix for {@inheritdoc} phpDoc tag. 2011-09-28 10:00:17 +03:00
Templating Removed executable bits from all php files 2011-09-09 15:16:17 +02:00
Test fixing WebTastCase when kernel is not found and improving exception message 2011-11-04 18:29:15 +01:00
Tests [FrameworkBundle] fixed output buffering when an error occurs in a sub-request 2011-11-07 18:25:31 +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 bumped Symfony version to 2.0.6-DEV 2011-11-02 14:18:45 +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 output buffering when an error occurs in a sub-request 2011-11-07 18:25:31 +01:00