php-src/ext/xml
George Peter Banyard 85d10cc93d
Use true return type for XML functions which always return true
And fix xml_parser_set_option() which didn't return false on failure.

Closes GH-9539
2022-09-23 13:22:13 +01:00
..
tests Merge branch 'PHP-8.1' 2021-09-16 12:44:13 +02:00
compat.c Merge branch 'PHP-8.0' 2021-08-13 17:40:32 +02:00
config.m4 Use a common setup macro to detect the Expat library 2019-06-04 10:10:50 +02:00
config.w32 Don't disable unrelated ext during configure 2021-09-20 10:26:33 +02:00
CREDITS
expat_compat.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_xml.h Declare ext/xml constants in stubs (#9131) 2022-07-25 21:31:24 +02:00
xml.c Use true return type for XML functions which always return true 2022-09-23 13:22:13 +01:00
xml.stub.php Use true return type for XML functions which always return true 2022-09-23 13:22:13 +01:00
xml_arginfo.h Use true return type for XML functions which always return true 2022-09-23 13:22:13 +01:00