Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide interface factory for StorageAdapterFactoryInterface #163

Merged

Conversation

boesing
Copy link
Member

@boesing boesing commented Aug 13, 2021

Q A
New Feature yes

Description

In v2.12.0, there were aliases from the interfaces to the specific services. With the merge-up, this was removed and thus is re-implemented here in a different way.
Due to some delegation issues, e.g., aliases should not be used for services.

This also adds dedicated factories for the service StoragePluginFactory to be in sync with the StorageAdapterFactoryInterface.

This also adds dedicated factories for the service `StoragePluginFactory` to be in sync with the `StorageAdapterFactoryInterface`.

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing added Bug Something isn't working Enhancement labels Aug 13, 2021
@boesing boesing added this to the 3.0.0 milestone Aug 13, 2021
@boesing boesing removed the Bug Something isn't working label Aug 14, 2021
@boesing boesing merged commit b658ea2 into laminas:3.0.x Aug 14, 2021
@boesing boesing deleted the feature/storage-factory-interface-factory branch August 14, 2021 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant