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

Fix jms_serializer.infer_types_from_doctrine_metadata usage #430

Merged
merged 1 commit into from
Oct 15, 2015
Merged

Fix jms_serializer.infer_types_from_doctrine_metadata usage #430

merged 1 commit into from
Oct 15, 2015

Conversation

magnetik
Copy link
Contributor

Hi,

Adding:

jms_serializer:
    metadata:
        infer_types_from_doctrine_metadata: false

Was not working because of the test in JMSSerializerExtension.php. To make the DoctrinePass work, it has to test if the parameter is set, and if the value is set to false.

Thanks

@magnetik
Copy link
Contributor Author

@schmittjoh Any idea if this can be merged?

@magnetik
Copy link
Contributor Author

Little up a while later.

@sroze
Copy link

sroze commented Oct 15, 2015

ping @schmittjoh!

schmittjoh added a commit that referenced this pull request Oct 15, 2015
Fix jms_serializer.infer_types_from_doctrine_metadata usage
@schmittjoh schmittjoh merged commit a63cd33 into schmittjoh:master Oct 15, 2015
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.

3 participants