History log of /php-src/ext/dom/html_collection.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 6e7adb3c 09-May-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Update ext/dom names after policy change (#14171)


# 47feb579 10-Apr-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Support named items in dimension handling for HTMLCollection

Closes GH-13937.


# ac039cf7 10-Apr-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Implement HTMLCollection::namedItem()