mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
272df442f5
libxml2 expects the passed encoding to be NUL terminated, so we reject strings with NUL bytes right away. Closes GH-6899.