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 af2713261d merged branch canni/throw_exception_on_form_name_circulal_ref (PR #2675)
Commits
-------

36cebf0 Fix infinite loop on circullar reference in form factory

Discussion
----------

[BugFix][Form]Throw exception on form name circulal ref

Bug fix: yes
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes
Closes: #2673

When FormType method `getName()` returns the same value as `getParent()` we're asking about trouble, and land into infinite loop.
2011-11-22 10:21:50 +01:00
..
BrowserKit bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
ClassLoader bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
Config bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
Console bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
CssSelector bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
DependencyInjection bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
DomCrawler bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
EventDispatcher bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
Finder bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
Form merged branch canni/throw_exception_on_form_name_circulal_ref (PR #2675) 2011-11-22 10:21:50 +01:00
HttpFoundation bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
HttpKernel bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
Locale bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
Process bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
Routing bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
Security Fixed small typo in phpdoc. 2011-11-21 21:11:59 +01:00
Serializer bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
Templating bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
Translation bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
Validator bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
Yaml bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00