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-06 17:11:14 +01:00
..
CacheWarmer removed the need to define getNamespace() and getPath() in bundles 2011-02-05 22:40:30 +01:00
Command [FrameworkBundle] fixed router:apache-dump command 2011-01-30 11:37:38 +01:00
Console changed method signature to use the new KernelInterface 2011-01-25 17:20:20 +01:00
Controller [FrameworkBundle] added a safeguard for infinite loops on some Windows configurations 2011-01-31 08:54:05 +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 [FrameworkBundle] fixed the way profiler configuration works 2011-02-05 22:19:14 +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 translated validators resources into Japanese 2011-02-06 17:11:14 +01:00
Routing [FrameworkBundle] made a small optimization 2011-01-27 14:32:30 +01:00
Templating [Form] Merged classes FieldGroup and Form for simplicity 2011-02-01 15:27:12 +01:00
Test Removed assumption that phpunit.xml is relative 2011-01-24 07:35:45 +01:00
Tests removed the need to define getNamespace() and getPath() in bundles 2011-02-05 22:40:30 +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 renamed HttpKernel/Cache/ namespace to HttpKernel/HttpCache/ 2011-01-26 21:44:54 +01:00
RequestListener.php [FrameworkBundle] added port number to the context passed in to the router 2011-02-04 00:26:18 +01:00