Skip to content

Files

Latest commit

Jul 24, 2018
8d3f8ca · Jul 24, 2018

History

History
This branch is 32832 commits behind php/php-src:master.

xmlreader

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+.