summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_lexer.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:03:38 +0200
commit92d54f81d671f0f14a06fec7bd6f917b085253c6 (patch)
tree99df3d9eac3702d5e5f84b0ad235b3a4ec5ba90d /sapi/phpdbg/phpdbg_lexer.c
parent1696166466e179c361c562f01a14995a09c41ae3 (diff)
downloadphp-git-92d54f81d671f0f14a06fec7bd6f917b085253c6.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 'sapi/phpdbg/phpdbg_lexer.c')
0 files changed, 0 insertions, 0 deletions