mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
ded3d984c6
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
XMLReader represents a reader that provides non-cached, forward-only access to XML data. It is based upon the xmlTextReader api from libxml This extension is designed to only work under PHP 5+.