php-src/ext/domxml
Andrei Zmievski 7b4983c8f8 Mega-patch to get better resource information for modules.
* Fixed a bug in zend_rsrc_list_get_rsrc_type()
  * Switched register_list_destructors() to use
    zend_register_list_destructors_ex() instead
  * Updated all relevant modules to provide the resource type name
    to register_list_destructors() call
  * Updated var_dump() to output resource type name instead of number

@- Made resource type names visible, e.g. var_dump() and
@  get_resource_type() display "file" for file resources. (Andrei)
2000-10-20 18:25:16 +00:00
..
config.m4 Remove left over ext_skel comment 2000-10-19 14:34:03 +00:00
domxml.dsp deleted a few unnecceasary defines and added the Release_TS_Inline path to the libpath 2000-08-24 17:48:30 +00:00
Makefile.in modified the configure scripts to make shared extension. 2000-10-18 22:17:41 +00:00
php_domxml.c Mega-patch to get better resource information for modules. 2000-10-20 18:25:16 +00:00
php_domxml.h - got rid of php_ prefix in Modulename and some structs 2000-08-07 11:55:48 +00:00