]> granicus.if.org Git - php/commit
- replace_child() will not add a child twice
authorUwe Steinmann <steinm@php.net>
Tue, 23 Apr 2002 13:24:25 +0000 (13:24 +0000)
committerUwe Steinmann <steinm@php.net>
Tue, 23 Apr 2002 13:24:25 +0000 (13:24 +0000)
commitfc851f342ac0cff05fcc520f275e175463865e33
tree05ab99d6d036b1282aa4c4a23ef0210a17b16db8
parent4852dd35697a7fd6a0c55308a9dd125395ce52be
- replace_child() will not add a child twice
- domxml_open_mem() drops old optional parameter to switch between reading
  from a string or a file.
- new optional parameter for domxml_open_mem() which set the mode how the
  document shall be parsed
ext/domxml/php_domxml.c