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
2010-11-21 15:25:44 +01:00
..
Cache Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Command Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Console Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Controller removed ArrayAccess interface for Container and Controller 2010-11-15 10:05:28 +01:00
DataCollector Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Debug Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
DependencyInjection [Validator] Made the namespace prefix for annotations configurable 2010-11-16 07:28:02 +01:00
Resources Fixed typo 2010-11-21 15:25:44 +01:00
Routing Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Security/Authorization added the Security Component and its integration into the MVC framework 2010-10-19 13:33:17 +02:00
Templating [Form][FrameworkBundle][TwigBundle] Refactored the PHP and Twig templating layer 2010-11-16 22:26:35 +01:00
Test [FrameworkBundle] fixed phpunit when ran from the app directory directly without -c 2010-11-16 11:17:42 +01:00
Tests Removed logic that tried to avoid double-escaping 2010-10-28 13:32:10 +02:00
Translation [FrameworkBundle] fixed typo in Translator 2010-10-08 11:57:38 +02:00
Util Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Validator [FrameworkBundle] updated constraint validator factory to work with non-DIC validators 2010-10-16 08:34:44 +02:00
Client.php Moved the "reboot" call after the request is handled; this permits the setting of test fixtures and cleans up the kernel after the request. 2010-10-22 08:32:52 +02:00
EventDispatcher.php [EventDispatcher] removed the possibility to remove one listener for an event 2010-11-15 23:14:36 +01:00
FrameworkBundle.php [FrameworkBundle] finished code migration after the removal of the ArrayAccess interface for the Container 2010-11-15 11:13:01 +01:00
Profiler.php Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
RequestListener.php [FrameworkBundle] added routing internationalization 2010-11-13 14:33:47 +01:00