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
Fabien Potencier e24dbf7cba minor#9120 Update FormTypeCsrfExtension.php (tweini)
This PR was merged into the master branch.

Discussion
----------

Update FormTypeCsrfExtension.php

There is no need to store the FormFactory in an Attribute.
The FormFactory can be retrieved directly.

Commits
-------

90d59ea Update FormTypeCsrfExtension.php
2013-09-27 09:15:33 +02:00
..
BrowserKit Merge branch '2.3' 2013-09-19 11:47:34 +02:00
ClassLoader Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Config Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Console Merge branch '2.3' 2013-09-25 08:04:58 +02:00
CssSelector Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Debug Merge branch '2.3' 2013-09-19 11:47:34 +02:00
DependencyInjection [ExpressionLanguage] renamed addFunction() to register() 2013-09-21 20:20:49 +02:00
DomCrawler [DomCrawler] Fixed an issue with namespace prefix matching being to greedy. 2013-09-25 23:07:33 +01:00
EventDispatcher Merge branch '2.3' 2013-09-19 11:47:34 +02:00
ExpressionLanguage [ExpressionLanguage] fixed CS 2013-09-23 12:22:40 +02:00
Filesystem Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Finder Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Form minor#9120 Update FormTypeCsrfExtension.php (tweini) 2013-09-27 09:15:33 +02:00
HttpFoundation [HttpFoundation] Remove useless reflection usage in MetadataBagTest 2013-09-24 14:45:54 -07:00
HttpKernel [HttpKernel] Extracted value exporting logic of DataCollector into a separate ValueExporter class 2013-09-25 17:47:12 +02:00
Intl Merge branch '2.3' 2013-09-22 20:04:51 +02:00
Locale [Locale] added support for the position argument to NumberFormatter::parse() 2013-09-22 19:34:01 +02:00
OptionsResolver Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Process Merge branch '2.3' 2013-09-19 11:47:34 +02:00
PropertyAccess Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Routing merged branch fabpot/expression-engine (PR #8913) 2013-09-19 13:00:34 +02:00
Security [Security] limited the password length passed to encoders 2013-09-23 09:15:09 +02:00
Serializer Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Stopwatch Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Templating Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Translation Merge branch '2.3' 2013-09-19 11:47:34 +02:00
Validator [Validator] Simplified usage of the Callback constraint 2013-09-26 13:52:04 +02:00
Yaml Merge branch '2.3' 2013-09-22 20:04:51 +02:00