php-src/ext/hyperwave
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 Get rid of config.h.stub. Note that you should embed a comment about 1999-12-30 04:07:46 +00:00
debug.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
hg_comm.c - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions 2000-06-15 23:45:05 +00:00
hg_comm.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 2000-07-24 01:40:02 +00:00
hw_error.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 2000-07-24 01:40:02 +00:00
hw.c Mega-patch to get better resource information for modules. 2000-10-20 18:25:16 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php_hyperwave.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 2000-07-24 01:40:02 +00:00
setup.stub moved apache, com and hyperwave into ext/ 1999-04-21 23:11:20 +00:00