add DOMNameSpaceNode
commitc4946cfa9889c8d89e2fbe08c391b00c90271b43
authorIoan Negulescu <idn2104@columbia.edu>
Sun, 2 Mar 2014 14:40:27 +0000 (2 06:40 -0800)
committerSara Golemon <sgolemon@fb.com>
Wed, 12 Mar 2014 00:37:46 +0000 (11 17:37 -0700)
tree949ae7a4d11926f2339a5c7e70189a74b162dbc1
parent39289c68078c243ed6da36ee9b419df51365e731
add DOMNameSpaceNode

Fixed DOMXPath->query for namespaces by adding DOMNameSpaceNode class.

Closes #1958
Closes #1872

Reviewed By: @fredemmott

Differential Revision: D1210822
hphp/runtime/ext/ext_domdocument.cpp
hphp/runtime/ext/ext_domdocument.h
hphp/system/idl/domdocument.idl.json
hphp/test/slow/dom_document/dom_namespace_node.php [new file with mode: 0644]
hphp/test/slow/dom_document/dom_namespace_node.php.expect [new file with mode: 0644]