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

Notification thrown in Zend\Mvc\Service\ViewHelperManagerFactory #4624

Closed
wants to merge 3 commits into from

Conversation

weierophinney
Copy link
Member

Notification is thrown when 'view_manager' key doesn't exits in config array on 'doctype' factory closures.

- Factory embedded in ViewHelperManagerFactory was not checking if
  services and/or array keys existed prior to accessing them.
@ghost ghost assigned mwillbanks Jun 12, 2013
- Adds new test suite for ViewHelperManagerFactory, and adds test for
  specific fix from this PR.
- Used a data provider to allow testing the three various inputs that
  led to issues previously.
mwillbanks pushed a commit that referenced this pull request Jun 12, 2013
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants