]> granicus.if.org Git - php/commit
MFB: implement workaround for bug #38823 (DOMComment->appendData does nothing)
authorRob Richards <rrichards@php.net>
Sat, 16 Sep 2006 13:56:25 +0000 (13:56 +0000)
committerRob Richards <rrichards@php.net>
Sat, 16 Sep 2006 13:56:25 +0000 (13:56 +0000)
commit49d8ec82fefa2b6cd930015055dd56efd0f3bf3f
treef0635ae972e9af567a630368f11c384af47af09a
parent61b043bfd7ee73fe5ac51fd438df62caf0828994
MFB: implement workaround for bug #38823 (DOMComment->appendData does nothing)
fix bug #38850 (lookupNamespaceURI doesn't return default namespace)
add test
ext/dom/characterdata.c
ext/dom/node.c
ext/dom/tests/bug38850.phpt [new file with mode: 0644]