mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
The libxml based XML functions accepting a filename actually accept URIs with possibly percent-encoded characters. Percent-encoded NUL bytes lead to truncation, like non-encoded NUL bytes would. We catch those, and let the functions fail with a respective warning.
3 lines
36 B
XML
3 lines
36 B
XML
<?xml version="1.0"?>
|
|
<root></root>
|