php-src/ext/xsl
Niels Dossche dbde99d875 Backport e2d97314: Backport deprecation warning ignores to unbreak CI
In master I use ZEND_DIAGNOSTIC_IGNORED_START, but that doesn't exist on
8.2 or 8.3 (8.3 has a similar macro though).
So to unbreak CI I just made a variation of this directly in the
php_libxml.h header.

See 683e787860 (commitcomment-134301083)
2024-10-12 15:12:40 +02: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 Backport e2d97314: Backport deprecation warning ignores to unbreak CI 2024-10-12 15:12:40 +02:00