php-src/ext/xsl
Niels Dossche e2d97314ab 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)

Closes GH-12887.
2023-12-06 22:17:27 +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 Merge branch 'PHP-8.1' into PHP-8.2 2023-10-15 21:53:37 +02:00
php_xsl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_xsl.stub.php Merge branch 'PHP-8.1' into PHP-8.2 2023-09-30 00:10:35 +02:00
php_xsl_arginfo.h Merge branch 'PHP-8.1' into PHP-8.2 2023-09-30 00:10:35 +02:00
xsltprocessor.c Backport deprecation warning ignores to unbreak CI 2023-12-06 22:17:27 +01:00