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

Fix for fatal error #122

Merged
merged 1 commit into from
Apr 12, 2016
Merged

Conversation

carnage
Copy link
Contributor

@carnage carnage commented Apr 7, 2016

Zend framework 2.5.3:

Fatal error: Uncaught Error: Call to undefined method Zend\ServiceManager\ServiceManager::build() in /data/vendor/zendframework/zend-mvc/src/Service/FormAnnotationBuilderFactory.php on line 34

Build is not a method defined on the interface passed in so shouldn't be called regardless

Zend framework 2.5.3:

Fatal error: Uncaught Error: Call to undefined method Zend\ServiceManager\ServiceManager::build() in /data/vendor/zendframework/zend-mvc/src/Service/FormAnnotationBuilderFactory.php on line 34

Build is not a method defined on the interface passed in so shouldn't be called regardless
@weierophinney weierophinney added this to the 2.7.7 milestone Apr 12, 2016
@weierophinney weierophinney self-assigned this Apr 12, 2016
@weierophinney weierophinney merged commit 140b11d into zendframework:master Apr 12, 2016
weierophinney added a commit that referenced this pull request Apr 12, 2016
weierophinney added a commit that referenced this pull request Apr 12, 2016
weierophinney added a commit that referenced this pull request Apr 12, 2016
weierophinney added a commit that referenced this pull request Apr 12, 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.

2 participants