summaryrefslogtreecommitdiff
path: root/ext/soap/php_encoding.c
diff options
context:
space:
mode:
authorMatteo Beccati <mbeccati@php.net>2014-05-27 11:54:34 +0200
committerMatteo Beccati <mbeccati@php.net>2014-05-27 12:04:52 +0200
commit52705631674a835c2e554bc75a795d92a652623c (patch)
tree86c71c2ea996106aacede6b755837343b4556936 /ext/soap/php_encoding.c
parent4c9f6caf39a0f07b37a3cca033c36de0b7745e6c (diff)
downloadphp-git-52705631674a835c2e554bc75a795d92a652623c.tar.gz
Escape non-printable characters in the junit XML output
XML doesn't allow most of the characters < 0x20 and binary output breaks XML parsers. Such characters are not allowed as entities either, so the generated entities are escaped in order to be printed as text.
Diffstat (limited to 'ext/soap/php_encoding.c')
0 files changed, 0 insertions, 0 deletions