php-src/ext/xml
Niels Dossche ac8db36543
Fix GH-15868: Assertion failure in xml_parse_into_struct after exception
Upon unwinding from an exception, the parser state is not stable, we
should not continue updating the values if an exception was thrown.

Closes GH-15879.
2024-09-13 19:59:41 +02:00
..
tests Fix GH-15868: Assertion failure in xml_parse_into_struct after exception 2024-09-13 19:59:41 +02:00
compat.c Fix GH-14834: Error installing PHP when --with-pear is used 2024-07-06 13:52:02 +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_arginfo.h Merge branch 'PHP-8.1' into PHP-8.2 2023-09-21 19:51:14 +02:00
xml.c Fix GH-15868: Assertion failure in xml_parse_into_struct after exception 2024-09-13 19:59:41 +02:00
xml.stub.php Merge branch 'PHP-8.1' into PHP-8.2 2023-09-21 19:51:14 +02:00