php-src/ext/sablot
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 revert patch. Sablot won't build anymore, at least in combination with zlib. 2000-10-09 18:32:37 +00:00
Makefile.in @-Add the Sablotron extension for XSL parsing. (Sterling) 2000-09-03 13:00:08 +00:00
php_sablot.h Buncha changes, generally makes the module more stable and removes unnecessary 2000-09-30 04:44:33 +00:00
sablot.c Mega-patch to get better resource information for modules. 2000-10-20 18:25:16 +00:00
sablot.dsp make windows compile 2000-10-11 09:17:10 +00:00