Skip to content

[Waiting code merge][Form] Simplified "Dynamic Form Generation" to make use of the new alternative Form::add() signature #2024

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 26, 2012

Conversation

webmozart
Copy link
Contributor

Documentation for symfony/symfony#6355

fabpot added a commit to symfony/symfony that referenced this pull request Dec 18, 2012
This PR was merged into the master branch.

Commits
-------

19d8510 [Form] Improved Form::add() and FormBuilder::add() to accept integers as field names
fb71964 [Form] Added an alternative signature Form::add($name, $type, $options)

Discussion
----------

[Form] Added an alternative signature Form::add($name, $type, $options)

Bug fix: no
Feature addition: yes
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: #5806
Todo: -
License of the code: MIT
Documentation PR: symfony/symfony-docs#2024

---------------------------------------------------------------------------

by bschussek at 2012-12-18T10:42:55Z

ping @fabpot
weaverryan added a commit that referenced this pull request Dec 26, 2012
[Waiting code merge][Form] Simplified "Dynamic Form Generation" to make use of the new alternative Form::add() signature
@weaverryan weaverryan merged commit bb5a251 into symfony:master Dec 26, 2012
@weaverryan
Copy link
Member

Thanks Bernhard!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants