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/Tests
Bernhard Schussek 2a49449862 [Form] Simplified CSRF mechanism and removed "csrf" type
CSRF fields are now only added when the view is built. For this reason we already know if
the form is the root form and avoid to create unnecessary CSRF fields for nested fields.
2012-04-17 16:44:38 +02:00
..
CacheWarmer -- add command that extracts translation messages from templates 2011-09-09 10:23:54 +02:00
Command [FrameworkBundle] removed obsolete file 2010-09-24 16:34:03 +02:00
Controller merged 2.0 2012-04-06 14:21:18 +02:00
DependencyInjection [Form] Simplified CSRF mechanism and removed "csrf" type 2012-04-17 16:44:38 +02:00
EventListener moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Fixtures fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
Functional updated license blocks 2012-03-31 18:00:32 -03:00
Routing updated license blocks 2012-03-31 18:00:32 -03:00
Templating moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Translation moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Validator replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
HttpKernelTest.php updated license blocks 2012-03-31 18:00:32 -03:00
TestCase.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00