php-src/ext/xsl
Niels Dossche 20c9c4a367 Fix validation logic of php:function() callbacks in dom and xsl
Two issues:
- Assumed that at least 1 argument (function name) was provided.
- Incorrect error path for the non-callable case.

Closes GH-12593.
2023-11-02 20:28:55 +01:00
..
tests Fix validation logic of php:function() callbacks in dom and xsl 2023-11-02 20:28:55 +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 Add missing module dependency for xsl 2023-10-15 21:52:47 +02:00
php_xsl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_xsl.stub.php Fix type error on XSLTProcessor::transformToDoc return value with SimpleXML 2023-09-30 00:03:42 +02:00
php_xsl_arginfo.h Fix type error on XSLTProcessor::transformToDoc return value with SimpleXML 2023-09-30 00:03:42 +02:00
xsltprocessor.c Fix validation logic of php:function() callbacks in dom and xsl 2023-11-02 20:28:55 +01:00