Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Document that you can't pass empty strings to console options#7363
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
xabbuh commentedJan 14, 2017
👍 Status: Reviewed |
chalasr commentedJan 15, 2017 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I just added a commit that (I think) improves this situation, I think we should look at it before merging this. Seesymfony/symfony#21228 (comment). |
javiereguiluz commentedJan 15, 2017
I'm putting this PR on hold because the genius@chalasr has managed to solve this issue. Seesymfony/symfony#21228 |
chalasr commentedMar 1, 2017
@javiereguiluz fixed on master only due to the potential too much important impact, this stays correct for older branches. |
javiereguiluz commentedMar 1, 2017
@chalasr Thanks! Note to mergers: merge in all branches EXCEPT master. |
xabbuh commentedMar 1, 2017
Thank you Javier. |
…ions (javiereguiluz)This PR was merged into the 2.7 branch.Discussion----------Document that you can't pass empty strings to console optionsRelated tosymfony/symfony#21215Commits-------9666907 Document that you can't pass empty strings to console options
xabbuh commentedMar 1, 2017
Reverted in9232842 in the |
chalasr commentedMar 1, 2017
I'll look for adding a note to explain the behavior change in 3.3 asap today |
Related tosymfony/symfony#21215