Skip to content

Fixes XML string escaping by removing invalid characters #240

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

Closed
wants to merge 1 commit into from

Conversation

lastzero
Copy link
Contributor

@lastzero lastzero commented May 4, 2011

Details are described in my commit note. I also added a test that checks all chars from 0 to 255 using DOMDocument::loadXML() - not sure how "standard" this implementation is, but for sure it is common in a PHP environment. Sorry for the delay.

@whatthejeff
Copy link
Contributor

I know this is really old, but while I was working on #832 I had a chance to review the code in this PR and it is indeed needed. I will merge this if you can rebase onto master.

@whatthejeff
Copy link
Contributor

Closed by 1ea1e7f.

@lastzero
Copy link
Contributor Author

Sorry, I didn't notice your reply. Is it still needed?

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.

3 participants