History log of /php-src/ext/dom/html_collection.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 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()