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

Ensure HelperPluginManager constructor is forwards compatible #44

Merged
merged 1 commit into from
Feb 18, 2016

Conversation

weierophinney
Copy link
Member

Added tests to ensure the plugin manager can be instantiated with either no arguments, or a Zend\ServiceManager\Config argument, when under zend-servicemanager v2, and updated the code to comply with the signature of AbstractPluginManager::__construct().

Fixes #43.

Added tests to ensure the plugin manager can be instantiated with either
no arguments, or a `Zend\ServiceManager\Config` argument, when under
zend-servicemanager v2, and updated the code to comply with the
signature of `AbstractPluginManager::__construct()`.
@weierophinney weierophinney added this to the 2.6.1 milestone Feb 18, 2016
@weierophinney weierophinney merged commit bc5fb2a into zendframework:master Feb 18, 2016
weierophinney added a commit that referenced this pull request Feb 18, 2016
weierophinney added a commit that referenced this pull request Feb 18, 2016
weierophinney added a commit that referenced this pull request Feb 18, 2016
@weierophinney weierophinney deleted the hotfix/43 branch February 18, 2016 12:49
@weierophinney weierophinney mentioned this pull request Feb 18, 2016
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.

1 participant