Closed janwebdev closed 2 years ago
I think you also updated jms/metadata
to 2.6.0, which is breaking BC. See https://github.com/schmittjoh/metadata/issues/108.
I think you also updated
jms/metadata
to 2.6.0, which is breaking BC. See schmittjoh/metadata#108.
Thank for your reply. No, not using JMS at all in project
@janwebdev That would be impossible as this bundle requires it ;)
Anyways, I have the exact same error, but the fix is inbound @ jms.
@bobvandevijver Thatnks a lot for your help. It is fixed now ))
Bug Report
Summary
after update of project to doctrine bundle 2.5.0 all Vich mappings raise an exception "Mapping not found for field"
Current behavior
all Vich mappings raise an exception "Mapping not found for field". this happens only after the cache of project has been generated
How to reproduce
Expected behavior
no exception as before update