mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() This adds the libxml extension to required dependencies for xmlwriter during the configuration phase (PHP_ADD_EXTENSION_DEP) and the runtime (ZEND_MOD_REQUIRED). The libxml is technically not a required extension in this case but it necessary to make it work properly (i.e. have proper error reporting, etc.). Added due to prior libxml requirement in documentation and build system. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
php_xmlwriter.c | ||
php_xmlwriter.h | ||
php_xmlwriter.stub.php | ||
php_xmlwriter_arginfo.h |