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/Component
2010-11-17 08:02:03 +01:00
..
BrowserKit [BrowserKit] Fix parameters order in Client::submit 2010-11-03 15:15:21 +01:00
Console Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
CssSelector [CssSelector] Fixed typo 2010-10-19 17:20:34 +02:00
DependencyInjection removed ArrayAccess interface for Container and Controller 2010-11-15 10:05:28 +01:00
DomCrawler Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
EventDispatcher [EventDispatcher] removed the possibility to remove one listener for an event 2010-11-15 23:14:36 +01:00
Finder Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Form [Form][FrameworkBundle][TwigBundle] Refactored the PHP and Twig templating layer 2010-11-16 22:26:35 +01:00
HttpFoundation [HttpFoundation] removed optimization for setLocale() as it breaks when locale is not the default and the user wants to switch back to the default locale 2010-11-15 09:50:01 +01:00
HttpKernel fixed session management 2010-11-09 22:34:48 +01:00
OutputEscaper Removed logic that tried to avoid double-escaping 2010-10-28 13:32:10 +02:00
Process Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Routing [Routing] fixed ApacheMatcherDumper default config 2010-11-11 23:22:15 +01:00
Security [Security] added some missing unit tests 2010-10-31 23:41:36 +01:00
Templating added an exception when trying to extend a template with a decorator that uses a different renderer (for instance when a Twig template tries to extend a PHP one) 2010-10-21 08:57:31 +02:00
Translation [Translation] removed unneeded assignement 2010-11-16 07:22:39 +01:00
Validator [Validator] Made class Constraint abstract because it must not be instantiated 2010-11-17 08:02:03 +01:00
Yaml Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00