Skip to content

Update to Pimcore v5.6.0 not possible due to missing abstract methods #86

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

Closed
gahabkaFlorian opened this issue Jan 16, 2019 · 1 comment

Comments

@gahabkaFlorian
Copy link

Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no

Due to missing abstract methods in "dachcom-digital\members\src\MembersBundle\CoreExtension\GroupMultiselect.php" the update of pimcore to version 5.6.0 will fail.

SOLUTION:
Declare methods in "dachcom-digital\members\src\MembersBundle\CoreExtension\GroupMultiselect.php".

Missing function declaration
Pimcore\Model\DataObject\ClassDefinition\Data\Relations\AbstractRelations::loadData
Pimcore\Model\DataObject\ClassDefinition\Data\Relations\AbstractRelations::prepareDataForPersistence

@solverat
Copy link
Member

already fixed in #81. please use current dev-master until we release 2.3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants