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

[config][test] Fix assertContains should be assertArrayHasKey #7485

Merged
merged 1 commit into from
May 6, 2015
Merged

[config][test] Fix assertContains should be assertArrayHasKey #7485

merged 1 commit into from
May 6, 2015

Conversation

Maks3w
Copy link
Member

@Maks3w Maks3w commented May 5, 2015

This bug is NOT related with #7476

Surprisingly assertContains as well in_array('', $tokens, true) does not fail when the string does not exists in the array value side.

@Maks3w Maks3w added this to the 2.4.1 milestone May 5, 2015
weierophinney added a commit that referenced this pull request May 6, 2015
[config][test] Fix assertContains should be assertArrayHasKey
weierophinney added a commit that referenced this pull request May 6, 2015
@weierophinney weierophinney merged commit ba8855b into zendframework:master May 6, 2015
weierophinney added a commit that referenced this pull request May 6, 2015
@Maks3w Maks3w deleted the hotfix/config-test-assertion branch May 6, 2015 15:13
weierophinney added a commit to zendframework/zend-config that referenced this pull request May 15, 2015
…x/config-test-assertion

[config][test] Fix assertContains should be assertArrayHasKey
weierophinney added a commit to zendframework/zend-config that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants