diff options
author | Matteo Beccati <mbeccati@php.net> | 2014-05-27 11:54:34 +0200 |
---|---|---|
committer | Matteo Beccati <mbeccati@php.net> | 2014-05-27 12:03:38 +0200 |
commit | 92d54f81d671f0f14a06fec7bd6f917b085253c6 (patch) | |
tree | 99df3d9eac3702d5e5f84b0ad235b3a4ec5ba90d /sapi/phpdbg/phpdbg_lexer.c | |
parent | 1696166466e179c361c562f01a14995a09c41ae3 (diff) | |
download | php-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