php-src/ext/libxml
Christoph M. Becker f59754694e
xmlRelaxNGCleanupTypes() is deprecated as of libxml2 2.10.0
The documentation[1] suggest to call `xmlCleanupParser()` instead, but
we are not doing that for reasons[2].  Thus, we do no longer call
`xmlRelaxNGCleanupTypes()` for libxml2 ≥ 2.10.0.

[1] <https://gnome.pages.gitlab.gnome.org/libxml2/devhelp/libxml2-relaxng.html#xmlRelaxNGCleanupTypes>
[2] <8742276eb3>

Closes GH-9417.
2022-08-25 15:10:30 +02:00
..
tests Try to fix libxml 2.9.12 tests 2021-06-02 12:21:45 +02:00
config0.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Control VCRT leak reporting via environment variable in debug builds 2020-06-10 09:05:17 +02:00
CREDITS
libxml_arginfo.h Add missing classes to stubs 2021-02-09 22:38:06 +01:00
libxml.c xmlRelaxNGCleanupTypes() is deprecated as of libxml2 2.10.0 2022-08-25 15:10:30 +02:00
libxml.stub.php Add missing classes to stubs 2021-02-09 22:38:06 +01:00
php_libxml2.def
php_libxml.h Fix [-Wundef] warnings in libxml extension 2020-05-16 15:31:23 +02:00