]> granicus.if.org Git - php/commit
# sorry for the mixing of different things in this commit
authorChristian Stocker <chregu@php.net>
Fri, 18 Jan 2002 07:58:47 +0000 (07:58 +0000)
committerChristian Stocker <chregu@php.net>
Fri, 18 Jan 2002 07:58:47 +0000 (07:58 +0000)
commit793bc648bf1217f093b7a01ff1343268c805967a
treecfc41d3117ad245e3b007ad50a7f3b0ed40fd1a1
parent5219d6c09631999b0b150c24a161822f9ead69c6
# sorry for the mixing of different things in this commit
- added DOMXML_PARAM_THREE macro
- renamed domxml_dumpmem to domxml_dump_mem, added alias for
  domxml_dumpmem
- domxml_has_attributes was missing in in zend_function_entry
@- added function domxml_dump_file($filename,[$compression]). Dumps XML to
@  a file and uses compression, if specified (chregu)
@- added exslt integration (see http://exslt.org for details). To be
@  configured with --with-dom-exslt[=DIR] (and --with-dom-xslt) (chregu, jaroslaw)
ext/domxml/config.m4
ext/domxml/php_domxml.c
ext/domxml/php_domxml.h