You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Xinchen Hui 7e3989f301 Fixed memory leak in prop_handlers registering 12 years ago
..
examples move constants to class 21 years ago
tests Fixed bug #64230 (XMLReader does not suppress errors) 12 years ago
CREDITS initial revision 22 years ago
README initial revision 22 years ago
TODO prep for stable release 22 years ago
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 13 years ago
config.w32 - Use correct configure option style. Enabled by default. 20 years ago
package.xml prep for release 21 years ago
php_xmlreader.c Fixed memory leak in prop_handlers registering 12 years ago
php_xmlreader.h Port XMLReader 12 years ago
xmlreader.dsp initial revision 22 years ago

README

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.