mirror of
https://github.com/php/php-src.git
synced 2026-04-16 04:21:18 +02:00
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.
78 KiB
Executable File
78 KiB
Executable File