Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was 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

Description

@boesing

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions