Thanks to visit codestin.com
Credit goes to github.com

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

Fix pluginmanager get method error#2308

Merged
weierophinney merged 2 commits into
zendframework:masterfrom
blanchonvincent:fix-pluginmanager
Sep 13, 2012
Merged

Fix pluginmanager get method error#2308
weierophinney merged 2 commits into
zendframework:masterfrom
blanchonvincent:fix-pluginmanager

Conversation

@blanchonvincent
Copy link
Copy Markdown
Contributor

Fix pluginmanager get method error to add options parameters

plugin manager use options in controller :

"return $this->getPluginManager()->get($name, $options);"

miss one parameter.
Add tests with options
weierophinney added a commit that referenced this pull request Sep 13, 2012
- Trailing whitespace
@weierophinney weierophinney merged commit 9f7c6ed into zendframework:master Sep 13, 2012
@weierophinney
Copy link
Copy Markdown
Member

Merged to release and master branches.

@ghost ghost assigned weierophinney Sep 13, 2012
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