php-src/ext/wddx
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 Welcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there to replace the common 2000-03-27 23:33:38 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php_wddx_api.h Add support for <binary> WDDX element. 2000-08-07 17:25:57 +00:00
php_wddx.h Create module info function. 2000-09-13 20:58:19 +00:00
setup.stub Ported WDDX module. 1999-07-19 20:24:03 +00:00
wddx.c Mega-patch to get better resource information for modules. 2000-10-20 18:25:16 +00:00