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

Revert changes made for adapter name from StoragePluginFactoryInterface and apply to StorageAdapterFactoryInterface instead #183

Merged
merged 2 commits into from
Nov 18, 2021

Conversation

snapshotpl
Copy link
Member

@snapshotpl snapshotpl commented Nov 18, 2021

Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA no

Description

Looks like fix #182 introduced by @boesing is wrong. This change should be applied to Adapters, not plugins. That's why doctrine/DoctrineModule#753 (comment) still fails.

@froschdesign
Copy link
Member

@snapshotpl

Looks like fix #182 introduced by @boesing is wrong.

Then the other change should be reversed, right?

@froschdesign froschdesign requested a review from boesing November 18, 2021 14:51
@froschdesign froschdesign added the Bug Something isn't working label Nov 18, 2021
@snapshotpl
Copy link
Member Author

Yes

@snapshotpl
Copy link
Member Author

However then we will introduce new compatibility break...

@boesing
Copy link
Member

boesing commented Nov 18, 2021

Please target 3.1.1, revert my commit from yesterday and keep these changes.

However then we will introduce new compatibility break...

These changes were live for less than 24h. Even packagist states 0 installs for 3.1.0 (but its averaged on a weekly basis) so I think we might be fine.

@boesing boesing changed the base branch from 3.2.x to 3.1.x November 18, 2021 15:23
@boesing boesing added this to the 3.1.1 milestone Nov 18, 2021
@boesing boesing changed the title Add support for adapter key for StorageAdapterFactory Revert changes made for adapter name from StoragePluginFactoryInterface and apply to StorageAdapterFactoryInterface instead Nov 18, 2021
…ragePluginFactoryInterface`"

This reverts commit 823776a.

Signed-off-by: Witold Wasiczko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC Break Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants