php-src/ext/libxml
Christoph M. Becker ca011bbf56
Drop unsupported libxml2 2.10.0 symbols
The Docbook parser module has been removed completely.  Support for
XPointer locations (ranges and points) is disabled by default, and will
eventually be removed completely.  Given that the maintainer comments
on the latter: "Be warned that this part of the code base is buggy and
had many security issues in the past", it seems to be prudent to no
longer build with XPointer locations support right away.

To be able to build against libxml2 2.10.0, we remove the export
definitions for Windows.

Closes GH-9358.
2022-08-28 13:56:34 +02:00
..
tests Add libxml_get_external_entity_loader() 2022-08-28 12:47:20 +01: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 libxml_get_external_entity_loader() 2022-08-28 12:47:20 +01:00
libxml.c Add libxml_get_external_entity_loader() 2022-08-28 12:47:20 +01:00
libxml.stub.php Add libxml_get_external_entity_loader() 2022-08-28 12:47:20 +01:00
php_libxml2.def Drop unsupported libxml2 2.10.0 symbols 2022-08-28 13:56:34 +02:00
php_libxml.h Add libxml_get_external_entity_loader() 2022-08-28 12:47:20 +01:00