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

Cast also-load xml attribute to string #2085

Merged
merged 4 commits into from
Nov 5, 2019

Conversation

SSHVersionControl
Copy link

Q A
Type bug
BC Break no

Summary

Need to cast also-xml to string before calling explode as it is a SimpleXmlElement object otherwise a fatal error is thrown

The yaml driver returns different results then the xml driver for also-load
attribute so we need to create a new unit test.
@SSHVersionControl
Copy link
Author

Related to #2084

Paul Schweppe added 2 commits October 14, 2019 14:52
…ng unit tests

Let composer autoloader handle the loading of these files.
@SSHVersionControl
Copy link
Author

Hi @alcaeus, anything other changes need ed for this pull request or is it all ok?

@alcaeus alcaeus self-assigned this Nov 5, 2019
@alcaeus alcaeus added the Bug label Nov 5, 2019
@alcaeus alcaeus added this to the 1.3.3 milestone Nov 5, 2019
@alcaeus alcaeus merged commit a93d030 into doctrine:1.3.x Nov 5, 2019
@alcaeus
Copy link
Member

alcaeus commented Nov 5, 2019

Thanks @SSHVersionControl!

@alcaeus alcaeus added this to 1.3 (bug fixes only) in Roadmap Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Roadmap
1.3 (unsupported)
Development

Successfully merging this pull request may close these issues.

None yet

2 participants