]> granicus.if.org Git - php/commit
- Fixed bug #32615 (Segfault in replaceChild() using fragment when
authorRob Richards <rrichards@php.net>
Fri, 8 Apr 2005 15:58:24 +0000 (15:58 +0000)
committerRob Richards <rrichards@php.net>
Fri, 8 Apr 2005 15:58:24 +0000 (15:58 +0000)
commit5313e98b7216d1b075a023ea7d03dd397ea36419
tree9e4710e8995904c3d774f42a869a664f14a59667
parent2fae7f1e7135f8c78e777156283f14fdcd66c4b3
- Fixed bug #32615 (Segfault in replaceChild() using fragment when
  previousSibling is NULL)
- add test
ext/dom/node.c
ext/dom/tests/bug32615.phpt [new file with mode: 0644]