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-22 22:28:21 +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] Introduced class FieldError to wrap form errors 2010-11-19 07:11:29 +01:00
HttpFoundation [HttpFoundation] Fixed coding style, fixed wrong parameter method, added omitted split ip and added upper limit to the netmask ip 2010-11-22 22:28:21 +01:00
HttpKernel moved Exception and WebProfiler templates to Twig 2010-11-21 15:37:01 +01:00
OutputEscaper [OutputEscaper] fixed output escaping when a variable was decorated with SafeDecorator and passed to another part of the system where decoration also happens on the same un-decorated variable 2010-11-18 19:25:18 +01:00
Process Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Routing [Routing] removed the variable_prefixes and variable_regex Route options 2010-11-22 11:04:53 +01:00
Security [Security] added some missing unit tests 2010-10-31 23:41:36 +01:00
Templating tweaked phpdoc comment descriptions to explain how multiple base URL's are handled 2010-11-22 18:54:33 +01:00
Translation [Translation] removed unneeded assignement 2010-11-16 07:22:39 +01:00
Validator [Validator] Group sequences must now always contain the group "<ClassName>" and never the group "Default" since that group is redefined by the group sequence 2010-11-19 07:11:26 +01:00
Yaml Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00