8053 beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
..
tests beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
CREDITS beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
README beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
config.m4 beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
config.w32 beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
php_xmlreader.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
php_xmlreader.h beefd0184a 2022-08-08 ct_chen 2 vuotta sitten

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