php-src/ext/libxml
Niels Dossche b8840115ff
Shrink libxml_doc_props struct (#11326)
These values are only ever bools, store them as bools.
Reduces the size from 40 bytes to 16 bytes on my system.
2023-05-29 11:41:42 +02:00
..
tests Merge branch 'PHP-8.2' 2023-05-06 23:15:57 +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 libxml_get_external_entity_loader() 2022-08-28 12:47:20 +01:00
libxml.c Merge branch 'PHP-8.2' 2023-05-06 23:15:57 +02: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 Shrink libxml_doc_props struct (#11326) 2023-05-29 11:41:42 +02:00