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

Incompatibility with zendframework/zend-form v2.8.2 and up #224

Closed
boesing opened this issue Feb 28, 2017 · 0 comments
Closed

Incompatibility with zendframework/zend-form v2.8.2 and up #224

boesing opened this issue Feb 28, 2017 · 0 comments

Comments

@boesing
Copy link
Member

boesing commented Feb 28, 2017

There are compatibility issues between those two versions.
WIth v2.8.2, zendframework/zend-form has introducedFormElementManagerV2Polyfill and FormElementManagerV3Polyfill.
However, to fit Zend\ServiceManager\InitializerInterface, they changed FormElementManager::injectFactory to exactly fit zendframework/zend-servicemanager versions.

Therefore, the way how to use injectFactory from within FormAnnotationBuilderFactory had to change to fit latest code changes.

@boesing boesing changed the title Incompatibility with zendframework/zend-form v2.8 and up Incompatibility with zendframework/zend-form v2.8.2 and up Feb 28, 2017
weierophinney added a commit that referenced this issue Apr 27, 2017
@boesing boesing closed this as completed Apr 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant