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

Promote ViewManager::getView() to public visibility #15

Merged
merged 1 commit into from
Aug 29, 2016

Conversation

weierophinney
Copy link
Member

Modules such as zf-rpc were calling the method, regardless of what type ViewManager is, making it de facto part of the public interface. This patch promotes the visibility so that it can be called this way.

Fixes #14

Modules such as zf-rpc were calling the method, regardless of what type
`ViewManager` is, making it de facto part of the public interface. This
patch promotes the visibility so that it can be called this way.
@weierophinney weierophinney added this to the 1.1.11 milestone Aug 29, 2016
@weierophinney weierophinney merged commit e6f2542 into zendframework:master Aug 29, 2016
weierophinney added a commit that referenced this pull request Aug 29, 2016
weierophinney added a commit that referenced this pull request Aug 29, 2016
weierophinney added a commit that referenced this pull request Aug 29, 2016
Forward port #15

Conflicts:
	CHANGELOG.md
@weierophinney weierophinney deleted the hotfix/14 branch August 29, 2016 19:19
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