xref: /PHP-7.1/ext/xmlreader/README (revision 7f6387b5)
1XMLReader represents a reader that provides non-cached,
2forward-only access to XML data. It is based upon the
3xmlTextReader api from libxml
4
5This extension is designed to only work under PHP 5+.
6