php-src/ext/domxml
Joseph Tate 7ad4b465ca Commented out a few lines that were causing a segfault in the unlink code.
This fixes bug #14522.  I've tested that it does not cause a segfault under
RH 7.2, and retains all functionality.  I recommend that this patch be
considered for the PHP_4_2_0 tree as well, as having a function that core
dumps every time is a bad thing(TM).
2002-03-07 23:52:57 +00:00
..
config.m4 Please welcome the new build system. 2002-03-07 14:20:02 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
domxml.dsp newer libxml libs are called libxml2.lib 2001-04-30 10:33:17 +00:00
EXPERIMENTAL Added some missing EXPERIMENTAL files plus some missing extensions 2001-01-19 13:43:41 +00:00
Makefile.in modified the configure scripts to make shared extension. 2000-10-18 22:17:41 +00:00
php_domxml.c Commented out a few lines that were causing a segfault in the unlink code. 2002-03-07 23:52:57 +00:00
php_domxml.h Maintain headers. 2002-02-28 08:29:35 +00:00
TODO Added TODO item to modify new_child so that more than just element nodes 2002-03-07 16:33:02 +00:00