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 an error in the XML schema #2068

Merged
merged 1 commit into from
Sep 26, 2019

Conversation

rieschl
Copy link
Contributor

@rieschl rieschl commented Sep 26, 2019

Q A
Type bug
BC Break no

Summary

A small bubu in the XML mapping schema file caused \DOMDocument::schemaValidate to fail and \Doctrine\ODM\MongoDB\Mapping\Driver\XmlDriver::validateSchema therefore triggers a deprecation warning.

This is already fixed in the 2.0.0-RC2 branch.

doctrine-mongo-mapping.xsd Outdated Show resolved Hide resolved
@rieschl rieschl force-pushed the fix-invalid-xml-element-type branch from 30bf6c1 to 7857497 Compare September 26, 2019 08:24
@rieschl rieschl force-pushed the fix-invalid-xml-element-type branch from 7857497 to 85b8a06 Compare September 26, 2019 08:25
@malarzm
Copy link
Member

malarzm commented Sep 26, 2019

Thanks a lot @rieschl!

@malarzm malarzm merged commit f02ec0f into doctrine:1.3.x Sep 26, 2019
@malarzm malarzm added the Bug label Sep 26, 2019
@rieschl rieschl deleted the fix-invalid-xml-element-type branch September 26, 2019 09:09
@alcaeus alcaeus added this to the 1.3.1 milestone Oct 2, 2019
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.

3 participants