mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() - ext/dom - ext/xsl These use the PHP_ADD_EXTENSION_DEP macro which throws error when one of the dependencies is disabled or not configured properly. For example: ./configure --disable-all --enable-dom or ./configure --disable-all --with-xsl Will throw default PHP dependency error info, when using PHP_ADD_EXTENSION_DEP. These errors were once done when PHP_ADD_EXTENSION_DEP macro wasn't yet available. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
php_xsl.c | ||
php_xsl.h | ||
php_xsl.stub.php | ||
php_xsl_arginfo.h | ||
xsltprocessor.c |