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-10-23 09:50:45 +02:00
..
CacheWarmer simplified cache warmers 2011-06-07 11:42:27 +02:00
Command [FrameworkBundle] sanitize target arg in asset:install command 2011-09-05 15:17:10 +02:00
Console fixed CS 2011-06-08 12:12:55 +02:00
Controller Revert "expanded namespaces within phpdoc (special for PhpStorm)" 2011-08-13 19:27:36 +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 Remove unnecessary use statement 2011-09-26 19:54:19 -04:00
EventListener [HttpFoundation] changed the strategy introduced in a5ccda47b4 to fix functional tests and still allow to call save more than once for a Session 2011-09-14 20:54:45 +02:00
HttpCache [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Resources [FrameworkBundle] fixed priority to be consistent with 2.1 2011-10-23 09:50:45 +02: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 Revert "expanded namespaces within phpdoc (special for PhpStorm)" 2011-08-13 19:27:36 +02:00
Tests [FrameworkBundle] added some unit tests 2011-10-11 12:54:11 +02:00
Translation fixed fallback catalogue mechanism in Framework bundle 2011-09-27 17:18:11 +02:00
Validator updated my email address 2011-05-02 05:59:56 -07:00
Client.php added missing ' escaping 2011-07-22 13:37:23 +02:00
composer.json [composer] add missing deps for FrameworkBundle 2011-09-27 20:03:59 +02: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 Fixed the creation of the subrequests 2011-09-18 00:24:28 +02:00