CollectionField handles the absence of normal input.#40
Closed
vlastv wants to merge 2 commits intosymfony:masterfrom
vlastv:master
Closed
CollectionField handles the absence of normal input.#40vlastv wants to merge 2 commits intosymfony:masterfrom vlastv:master
vlastv wants to merge 2 commits intosymfony:masterfrom
vlastv:master
Conversation
added 2 commits
December 26, 2010 21:57
Committer: VlastV <me@vlastv.ru>
Committer: vlastv <me@vlastv.ru>
Contributor
|
Fixed in 9582221 |
fabpot
pushed a commit
to symfony/form
that referenced
this pull request
Nov 25, 2013
chalasr
pushed a commit
to chalasr/symfony
that referenced
this pull request
Sep 24, 2020
Added quick note about using the --dev flag in the install instructions as per symfony#40
derrabus
pushed a commit
to derrabus/symfony
that referenced
this pull request
Jul 25, 2023
This PR was squashed before being merged into the 1.0-dev branch (closes symfony#47). Discussion ---------- Updated changelog This will fix symfony#40 Commits ------- c2282e3 Updated changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Now, when you call bind function and pass it as null, is not triggered an exception.