php-src/ext/xsl
Niels Dossche f8faa8b2ee
Use zval_ptr_dtor_nogc() for callable in ext/xslt (#11356)
It cannot contain cycles because it's either a string or an array with 2 strings.
2023-06-02 11:58:00 +01:00
..
tests Fix bug 69168: DomNode::getNodePath() returns invalid path 2023-01-19 14:06:41 +01:00
config.m4 ext/xsl: Use PKG_CHECK_MODULES to detect the EXSLT library 2019-06-07 09:35:14 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS
php_xsl.c Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
php_xsl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_xsl.stub.php Narrow some more return types to true 2023-05-10 19:08:15 +02:00
php_xsl_arginfo.h Narrow some more return types to true 2023-05-10 19:08:15 +02:00
xsltprocessor.c Use zval_ptr_dtor_nogc() for callable in ext/xslt (#11356) 2023-06-02 11:58:00 +01:00