Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Convert questions to a string #54

Merged
merged 2 commits into from
Mar 21, 2018
Merged

Convert questions to a string #54

merged 2 commits into from
Mar 21, 2018

Conversation

geerteltink
Copy link
Member

Since symfony/console 4 questions only accept a question string. Looking at its history, this was always the case and is wrong in the composer docblock.

see: https://github.com/symfony/console/blob/4.0/Question/Question.php#L37
see: https://github.com/composer/composer/blob/1.6/src/Composer/IO/IOInterface.php#L106
related: zendframework/zend-expressive-skeleton#244
related: zendframework/zend-expressive-skeleton#243

@weierophinney weierophinney merged commit 225ddd8 into zendframework:master Mar 21, 2018
weierophinney added a commit that referenced this pull request Mar 21, 2018
weierophinney added a commit that referenced this pull request Mar 21, 2018
Forward port #54

Conflicts:
	CHANGELOG.md
@weierophinney
Copy link
Member

Thanks, @xtreamwayz!

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

Successfully merging this pull request may close these issues.

2 participants