1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00

1 Commits

Author SHA1 Message Date
Niels Dossche a57a434f95 Fix GH-17153: SimpleXML crash when using autovivification on document
In the case of a member string, `mynode` may also be a document, which
doesn't have a namespace.

Closes GH-17156.
2024-12-15 11:31:32 +01:00