History log of /php-src/ext/dom/tests/modern/common/Document_title_getter.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# d32b97a1 23-Aug-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix NULL pointer dereference with NULL content in legacy nodes in title getting (#15558)


# 04af9603 07-Apr-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Implement Dom\Document::$title getter