1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 00:32:23 +01:00
Files
Xinchen Hui c0d060f5c0 Bump year
2014-01-03 11:04:26 +08:00
..
2005-12-17 15:40:37 +00:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00

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.