php-src/ext/libxml
Christoph M. Becker aa76127d01
Address more Clang warnings (GH-17506)
We prefer clean solutions (such as declaring the proper type in the
first place, or introducing a portable format specifier) where easily
possible, but resort to casts otherwise.

We also port f1480ab14b.
2025-01-21 20:05:29 +01:00
..
tests Updates for libxml2 >= 2.13.0 2024-10-22 00:17:12 +02:00
config.w32 Drop bogus ext/libxml dependency on ext/iconv (GH-16801) 2024-11-15 21:25:00 +01:00
config0.m4 Autotools: Sync CS in extensions (#15343) 2024-08-11 17:42:26 +02:00
CREDITS
libxml.c Address more Clang warnings (GH-17506) 2025-01-21 20:05:29 +01:00
libxml.stub.php Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
libxml_arginfo.h Generated arginfo header files: use known strings for prop names when… (#15751) 2024-09-30 13:22:34 +02:00
mime_sniff.c More testing of mime_sniff and fix off-by-one causing trailing whitespace to not be always stripped (#12935) 2023-12-12 17:44:36 +01:00
php_libxml.h Use unsigned int for the reference count APIs in ext/libxml (#16706) 2024-11-06 17:47:35 +01:00
php_libxml2.def Fix GH-14563: Build failure with libxml2 v2.13.0 2024-06-29 16:28:16 +02:00