mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() This is a variant of GH-10200, but in a different place. Basically, simplexml may create a properties table that's packed instead of associative. But the macro that was used to loop over the properties table assumed that it was always associative. Replace it by the macro that figures it out automatically which one of the two it is. For test: Co-authored-by: jnvsor Closes GH-10984. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
php_simplexml.h | ||
php_simplexml_exports.h | ||
simplexml.c | ||
simplexml.stub.php | ||
simplexml_arginfo.h |