mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() xmlTextWriterEndElement returns -1 if the call fails. There was already a check for retval, but the return value wasn't assigned to retval. The other caller of xmlTextWriterEndElement is in xmlwriter_write_element_ns, which does the check correctly. Closes GH-10324 Signed-off-by: George Peter Banyard <girgias@php.net> |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
php_xmlwriter.c | ||
php_xmlwriter.h | ||
php_xmlwriter.stub.php | ||
php_xmlwriter_arginfo.h |