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

Ensure that library re-sets original xml entity loading value after d… #29

Merged
merged 1 commit into from Mar 4, 2019

Conversation

seamuslee001
Copy link
Contributor

…oing what is needed

I contribute to another project CiviCRM which uses this library. We have found the most recent versions have been messing with our unit tests as we load in xml files in the tests. This is because the library affects the global value of libxml_disable_entity_loader without re-setting it after it has completed its work.

@Progi1984 Progi1984 merged commit 9e4d0dd into PHPOffice:develop Mar 4, 2019
@seamuslee001 seamuslee001 deleted the libxml_improve_handling branch March 5, 2019 22:09
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.

None yet

2 participants