mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
This fixes the same issue in multiple extensions. This isn't needed in later branches as 5.4 introduced object_properties_init()
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.