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

FQCN for class constant #160

Closed
wants to merge 1 commit into from
Closed

Conversation

rommsen
Copy link

@rommsen rommsen commented Jan 10, 2017

This PR adds a FQCN to the Job class constant in the queue annotation of the Job entity.

Since Symfony 3.2 there is a AnnotationCacheWarmer which uses a CachedReader from doctrine/annotations. This reader seems to have problems with a class constant that does not have a FQCN.

See:
doctrine/annotations#115
and
#158

@schmittjoh
Copy link
Owner

AFAIU this has been fixed upstream by doctrine/annotations#120

Closing this one here.

@schmittjoh schmittjoh closed this Apr 8, 2017
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

Successfully merging this pull request may close these issues.

2 participants