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 invalid strict comparison when validating mappings #2290

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Feb 26, 2021

Q A
Type bug
BC Break no
Fixed issues Fixes #2289

Summary

Automated checkstyle fixes strike again. Strict comparisons will always fail when comparing original metadata to the unserialised variant.

cc @dominikzogg

@alcaeus alcaeus added the Bug label Feb 26, 2021
@alcaeus alcaeus added this to the 2.2.1 milestone Feb 26, 2021
@alcaeus alcaeus requested a review from malarzm February 26, 2021 08:42
@alcaeus alcaeus self-assigned this Feb 26, 2021
@malarzm
Copy link
Member

malarzm commented Feb 26, 2021

Thanks @alcaeus!

@malarzm malarzm merged commit a88db3e into doctrine:2.2.x Feb 26, 2021
@alcaeus alcaeus deleted the fix-metadata-validation branch February 26, 2021 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doctrine\ODM\MongoDB\Tools\Console\Command\Schema\ValidateCommand marks each mapping got issues
3 participants