diff options
author | Arnout Boks <arnoutboks@gmail.com> | 2017-01-02 11:47:49 +0100 |
---|---|---|
committer | Joe Watkins <krakjoe@php.net> | 2017-01-02 11:56:37 +0000 |
commit | a8955926c2da6cb225edb92236e04ff9eb7cbcfa (patch) | |
tree | 07d225d3cd09b49b066a4c1002a03bfb247470e9 /sapi/apache2handler/php_functions.c | |
parent | 19c4a2ef192d39316bf472d91cbd77f637a79a23 (diff) | |
download | php-git-a8955926c2da6cb225edb92236e04ff9eb7cbcfa.tar.gz |
Fixed #67474 (getElementsByTagNameNS and default namespace)
This bug was caused by the fact that dom_get_elements_by_tag_name_ns_raw
uses an empty string to filter on the default namespace (as NULL means
'no filter'), whereas in the node itself the default namespace is
signalled by nodep->ns being null.
Diffstat (limited to 'sapi/apache2handler/php_functions.c')
0 files changed, 0 insertions, 0 deletions