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

Doctrine provider created a hard dep on gedmo/doctrine-extensions #142

Open
drzraf opened this issue Dec 21, 2018 · 0 comments
Open

Doctrine provider created a hard dep on gedmo/doctrine-extensions #142

drzraf opened this issue Dec 21, 2018 · 0 comments

Comments

@drzraf
Copy link

drzraf commented Dec 21, 2018

Doctrine provider introduced in #110 use annotations relying upon doctrine-extension (which is only -require-dev)

Unless stof/doctrine-extensions-bundle / gedmo/doctrine-extensions are installed, in production environment, even if Doctrine provider not used, console cache:clear triggers:

In AnnotationException.php line 54:
  [Semantical Error] The annotation "@Gedmo\Mapping\Annotation\Timestampable" in property Uecode\Bundle\QPushBundle\Entity\DoctrineMessage::$created does not exist, or could not be auto-loaded.  
@drzraf drzraf changed the title Doctrine provider created a hard dep on doctrine-extensions-bundle Doctrine provider created a hard dep on gedmo/doctrine-extensions Dec 21, 2018
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

1 participant