mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
399095e7a5
various xml extensions. currently the only implemented support is the addition of the streams support for libxml. One new function, libxml_set_streams_context, which allows a streams context to bet set prior to loading or writing documents. This works transparently with any extension that uses libxml. All ini settings that effect streams will also now effect the loading and writing of xml documents. TODO: linux support, not sure if config.m4 will work right.
3 lines
83 B
Plaintext
3 lines
83 B
Plaintext
LIBXML
|
|
Christian Stocker, Rob Richards, Marcus Boerger, Wez Furlong, Shane Caraveo
|