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

Fix multiple literal flags for console tests #31

Merged
merged 2 commits into from
Sep 6, 2016

Conversation

tommyseus
Copy link

It is not possible to test a console route with multiple literal flags.

$this->dispatch('routename --bar --foo'); // no route match

I have added a test to demonstrate the problem and fixed the regex.

@weierophinney weierophinney added this to the 3.0.2 milestone Sep 6, 2016
@weierophinney weierophinney self-assigned this Sep 6, 2016
@weierophinney weierophinney merged commit a035445 into zendframework:master Sep 6, 2016
weierophinney added a commit that referenced this pull request Sep 6, 2016
Fix multiple literal flags for console tests
weierophinney added a commit that referenced this pull request Sep 6, 2016
weierophinney added a commit that referenced this pull request Sep 6, 2016
weierophinney added a commit that referenced this pull request Sep 6, 2016
Forward port #31

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

Successfully merging this pull request may close these issues.

2 participants