This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-27 01:32:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
070779c8744982faeb47fc1783c8cb52ef02fd9a
archived-php-src
/
ext
/
simplexml
History
David Carlier
2edf12e87f
Fix GH-14638: null dereference after XML parsing failure.
...
object document is null if the parsing had failed prior to cast to string.
2024-07-01 22:36:32 +01:00
..
tests
Fix GH-14638: null dereference after XML parsing failure.
2024-07-01 22:36:32 +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_exports.h
Update http->https in license (
#6945
)
2021-05-06 12:16:35 +02:00
php_simplexml.h
Update http->https in license (
#6945
)
2021-05-06 12:16:35 +02:00
simplexml_arginfo.h
Fix the value param of SimpleXMLElement::addAttribute()
2021-12-22 12:35:59 +01:00
simplexml.c
Fix GH-14638: null dereference after XML parsing failure.
2024-07-01 22:36:32 +01:00
simplexml.stub.php
Fix the value param of SimpleXMLElement::addAttribute()
2021-12-22 12:35:59 +01:00