1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext/dom/obj_map.c
Niels Dossche 8392633f97 Fix getNamedItemNS() incorrect namespace check
Accidentally introduced while refactoring iterator handling.
The check ordering of namespace vs spec compliance was wrong.

Closes GH-20185.
2025-10-16 18:46:02 +02:00

20 KiB