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

Add use of annotation registry to docs #1044

Closed
andig opened this issue Feb 24, 2019 · 2 comments
Closed

Add use of annotation registry to docs #1044

andig opened this issue Feb 24, 2019 · 2 comments

Comments

@andig
Copy link
Contributor

andig commented Feb 24, 2019

As new user of plain JMS without Symfony I've struggled with various annotation exceptions.

It would be great if the docs could reference the need for setting the annotation registry up (https://stackoverflow.com/questions/14629137/jmsserializer-stand-alone-annotation-does-not-exist-or-cannot-be-auto-loaded):

AnnotationRegistry::registerLoader('class_exists');
@goetas
Copy link
Collaborator

goetas commented Feb 24, 2019

Will be happy to accept a pull request about it

@goetas
Copy link
Collaborator

goetas commented Feb 27, 2019

done in #1047

@goetas goetas closed this as completed Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants