Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Fix for Server does not parse huge files #28 #36

Merged

Conversation

stormwild
Copy link
Contributor

@stormwild stormwild commented Nov 30, 2016

Hoping for advice on how to add unit test for large xml.

Addresses #28.

@weierophinney
Copy link
Member

Hoping for advice on how to add unit test for large xml.

Honestly, I think we can leave that to the PHP project and its libxml extension tests. The main thing is testing that the flag is correctly set when we initialize the document.

@weierophinney weierophinney merged commit 550cd33 into zendframework:develop Jan 29, 2018
weierophinney added a commit that referenced this pull request Jan 29, 2018
Fix for Server does not parse huge files #28
weierophinney added a commit that referenced this pull request Jan 29, 2018
weierophinney added a commit that referenced this pull request Jan 29, 2018
@weierophinney
Copy link
Member

Thanks, @stormwild!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants