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-02-11 00:06:41 +01:00
..
CacheWarmer [FrameworkBundle] Tweak the template cache warmer 2011-02-09 18:44:07 +01:00
Command [FrameworkBundle] fixed init:bundle command 2011-02-08 22:36:36 +01:00
Console added --debug/-d and --env/-d to console 2011-02-07 03:03:02 +01:00
Controller [Routing] Make trailing slashes in urls optional 2011-02-10 23:46:23 +01:00
DataCollector changed method signature to use the new KernelInterface 2011-01-25 17:20:20 +01:00
Debug changed the EventDispatcher and Event interfaces 2011-01-26 08:41:59 +01:00
DependencyInjection Revert "moved Resource to the Config component" 2011-02-10 16:14:12 +01:00
HttpCache renamed HttpKernel/Cache/ namespace to HttpKernel/HttpCache/ 2011-01-26 21:44:54 +01:00
HttpFoundation [FrameworkBundle] added session listener for test environment 2011-01-30 20:13:29 +01:00
Resources Revert "moved Resource to the Config component" 2011-02-10 16:14:12 +01:00
Routing Revert "moved Resource to the Config component" 2011-02-10 16:14:12 +01:00
Templating [WebProfilerBundle][FrameworkBundle]Fixed events panel to handle closures correctly 2011-02-10 15:32:04 +01:00
Test Removed assumption that phpunit.xml is relative 2011-01-24 07:35:45 +01:00
Tests Revert "moved Resource to the Config component" 2011-02-10 16:14:12 +01:00
Translation normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Util [Standards] Changing many instances of "boolean" to "Boolean". 2011-01-21 09:53:24 +01:00
Validator normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Client.php removed KernelInterface::reboot() method 2011-01-26 08:41:59 +01:00
EventDispatcher.php changed the EventDispatcher and Event interfaces 2011-01-26 08:41:59 +01:00
FrameworkBundle.php removed the need to define getNamespace() and getPath() in bundles 2011-02-05 22:40:30 +01:00
HttpKernel.php [FrameworkBundle] Allow any 2xx response code in a subrequest 2011-02-11 00:06:41 +01:00
RequestListener.php [FrameworkBundle] added port number to the context passed in to the router 2011-02-04 00:26:18 +01:00