php-src/ext/simplexml
Niels Dossche 61b7370b6d Merge branch 'PHP-8.3'
* PHP-8.3:
  Fix GH-12929: SimpleXMLElement with stream_wrapper_register can segfault
  Fix getting the address of an uninitialized property of a SimpleXMLElement resulting in a crash
  Fix GH-12962: Double free of init_file in phpdbg_prompt.c
2023-12-17 11:52:48 +01:00
..
tests Merge branch 'PHP-8.3' 2023-12-17 11:52:48 +01:00
config.m4 Make SimpleXMLElement a RecursiveIterator 2020-06-24 15:09:21 +02:00
config.w32 Make SimpleXMLElement a RecursiveIterator 2020-06-24 15:09:21 +02:00
CREDITS
php_simplexml.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_simplexml_exports.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
simplexml.c Merge branch 'PHP-8.3' 2023-12-17 11:52:48 +01:00
simplexml.stub.php Fix the value param of SimpleXMLElement::addAttribute() 2021-12-22 12:35:59 +01:00
simplexml_arginfo.h Fix the value param of SimpleXMLElement::addAttribute() 2021-12-22 12:35:59 +01:00