]> granicus.if.org Git - php/commit
Last commit:
authorMarkus Fischer <mfischer@php.net>
Sat, 1 Dec 2001 19:42:34 +0000 (19:42 +0000)
committerMarkus Fischer <mfischer@php.net>
Sat, 1 Dec 2001 19:42:34 +0000 (19:42 +0000)
commit222fe232751b607aab466bcbd2826c2b6f9f366f
tree719413c8e151382c3dbbaee932b8957519e0f272
parentf4299a90e268ecf6cd7b073885caaac1514c89b9
Last commit:
- Fix segfault in xmldoc().
- Proper free zval in php_xpathptr_eval().

This one:
- Fix segfault in php_xpathptr_eval().
- Fix win32 build (TSRMLS_FETCH issues).
- More sanity checking in php_xpath_get_object(), php_xpath_get_context()
  and php_dom_get_object().
- Moved macros into header file.
- Register le_domxmldtd, le_domxmlcdatap (removes anoying warning message on shutdown).
- Fig segfault in node_children() with unsupported node types.
- Fix leak in php_domobject_new() with unsupported note types.
- Fix leak when freeing xpath context/objects.
- Reverted behaviour change to append_child() [old crashes].
- set_content() also sets the node->content property.

# Testers/patches/contribs welcome.
ext/domxml/php_domxml.c
ext/domxml/php_domxml.h