php-src/ext/libxml
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 Merge branch 'PHP-8.1' into PHP-8.2 2023-10-07 21:13:47 +02:00
config.w32 Control VCRT leak reporting via environment variable in debug builds 2020-06-10 09:05:17 +02:00
config0.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
CREDITS
libxml.c Fix libxml2 2.12 build due to API breaks 2023-12-01 18:03:37 +01:00
libxml.stub.php Add libxml_get_external_entity_loader() 2022-08-28 12:47:20 +01:00
libxml_arginfo.h Add libxml_get_external_entity_loader() 2022-08-28 12:47:20 +01:00
php_libxml.h Backport deprecation warning ignores to unbreak CI 2023-12-06 22:17:27 +01:00
php_libxml2.def Drop unsupported libxml2 2.10.0 symbols 2022-08-28 13:56:34 +02:00