Skip to content

Fix bug-71501 of the xmlrpc_encode_request function #1749

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 2 commits into from

Conversation

letrunghieu
Copy link
Contributor

Fix the 71501 bug.

The code blocks defining the behavior of the encoding and escaping output options are moved out of the current parent block. The function works as documented now.

@nikic
Copy link
Member

nikic commented Feb 3, 2016

Patch looks fine to me. Could you please add a test to make sure this doesn't regress?

@letrunghieu
Copy link
Contributor Author

I have added the bug71501.phpt file to validate this behavior in the future.

@nikic
Copy link
Member

nikic commented Feb 4, 2016

Thank you! This change has been merged via ace71b4 and should be part of PHP 7.0.4.

@nikic nikic closed this Feb 4, 2016
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.

2 participants