Skip to content

[Config] Throw an exception when using cannotBeEmpty() with numeric or boolean nodes #16816

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 5, 2015

Conversation

GuilhemN
Copy link
Contributor

@GuilhemN GuilhemN commented Dec 2, 2015

Q A
Bug fix? yes
New feature? no
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets #16812
License MIT

@sstok
Copy link
Contributor

sstok commented Dec 3, 2015

👍

@nicolas-grekas
Copy link
Member

👍, as a bug fix for me

@GuilhemN
Copy link
Contributor Author

GuilhemN commented Dec 3, 2015

The build failure seems unrelated.

@GuilhemN
Copy link
Contributor Author

GuilhemN commented Dec 4, 2015

@nicolas-grekas can you ping the people in charge of the Config component please ?
Would be good if someone else reviews this PR.

@fabpot
Copy link
Member

fabpot commented Dec 5, 2015

👍

1 similar comment
@stof
Copy link
Member

stof commented Dec 5, 2015

👍

@xabbuh
Copy link
Member

xabbuh commented Dec 5, 2015

👍 (I think we accidentally just removed the methods instead of throwing the exception as it was planed initially, see #15285 (comment)).

@stof
Copy link
Member

stof commented Dec 5, 2015

Thank you @Ener-Getick.

@stof stof merged commit bc20af2 into symfony:3.0 Dec 5, 2015
stof added a commit that referenced this pull request Dec 5, 2015
…h numeric or boolean nodes (Ener-Getick)

This PR was merged into the 3.0 branch.

Discussion
----------

[Config] Throw an exception when using cannotBeEmpty() with numeric or boolean nodes

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | yes
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #16812
| License       | MIT

Commits
-------

bc20af2 [Config] Throw an exception when using cannotBeEmpty() on numeric or boolean nodes
@GuilhemN GuilhemN deleted the ISSUE_16812 branch December 5, 2015 10:14
@fabpot fabpot mentioned this pull request Dec 26, 2015
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.

7 participants