History log of /PHP-8.2/ext/dom/tests/bug_lifetime_parentNode_getAttributeNodeNS.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# e309fd84 10-Jun-2023 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix lifetime issue with getAttributeNodeNS()

It's the same issue that I fixed previously in GH-11402, but in a
different place.

Closes GH-11422.