Skip to content

Files

Latest commit

Feb 8, 2018
5673c64 · Feb 8, 2018

History

History
This branch is 17 commits ahead of, 36421 commits behind php/php-src:master.

xmlreader

Folders and files

NameName
Last commit message
Last commit date

parent directory

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