Skip to content
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

[Form] Handle false as empty value on expanded choices #35938

Merged
merged 1 commit into from Mar 12, 2020

Conversation

fancyweb
Copy link
Contributor

@fancyweb fancyweb commented Mar 3, 2020

Q A
Branch? 3.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets #31572
License MIT
Doc PR -

This is the 3.4 version of #32747. The tests are the same. The added code has to be removed from master (if accepted).

Copy link
Contributor

@HeahDude HeahDude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for fixing this. Some minor comments

@nicolas-grekas
Copy link
Member

Thank you @fancyweb.

@nicolas-grekas nicolas-grekas merged commit aaddef3 into symfony:3.4 Mar 12, 2020
@fancyweb fancyweb deleted the form-false-is-empty-34 branch March 12, 2020 16:52
nicolas-grekas added a commit that referenced this pull request Mar 19, 2020
This PR was merged into the 5.1-dev branch.

Discussion
----------

[Form][CheckboxType] Remove _false_is_empty flag

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Cleanup of #35938.

Commits
-------

6fac6d4 [Form][CheckboxType] Remove _false_is_empty flag
symfony-splitter pushed a commit to symfony/form that referenced this pull request Mar 19, 2020
This PR was merged into the 5.1-dev branch.

Discussion
----------

[Form][CheckboxType] Remove _false_is_empty flag

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Cleanup of symfony/symfony#35938.

Commits
-------

6fac6d4086 [Form][CheckboxType] Remove _false_is_empty flag
This was referenced Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants