Lakion / CmsPlugin

Simple CMS on top of SymfonyCMF for Sylius applications.
http://lakion.com
26 stars 20 forks source link

Undefined method named "getParent" #32

Open h-sn opened 7 years ago

h-sn commented 7 years ago

Attempted to call an undefined method named "getParent" of class "PHPCRProxies__CG__\Doctrine\ODM\PHPCR\Document\Resource". Did you mean to call "getParentDocument"?

This issue is fixed in dev-master branch of doctrine/phpcr-odm "doctrine/phpcr-odm": "dev-master",

ElectricMaxxx commented 6 years ago

This is an issue of different phpcr-odm versions. We had a change from getParent to getParentDocument