php-src/ext/dbase
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 Make dbase compilable as shared module 2000-05-02 04:32:33 +00:00
dbase.c Mega-patch to get better resource information for modules. 2000-10-20 18:25:16 +00:00
dbase.dsp little fix for the debug extension 2000-09-06 09:10:50 +00:00
dbf_head.c Fix dbase breakage related to the virtual path changes. 2000-05-06 03:15:41 +00:00
dbf_head.h - run ext sources through conv_proto 1999-05-21 10:06:25 +00:00
dbf_misc.c s/localtime_r/php_localtime_r/ 2000-05-07 02:38:05 +00:00
dbf_misc.h - run ext sources through conv_proto 1999-05-21 10:06:25 +00:00
dbf_ndx.c - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. 2000-03-11 20:48:49 +00:00
dbf_ndx.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
dbf_rec.c moved dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00
dbf_rec.h - run ext sources through conv_proto 1999-05-21 10:06:25 +00:00
dbf.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
Makefile.in Make dbase compilable as shared module 2000-05-02 04:32:33 +00:00
php_dbase.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 dbase into ext/ along with the bundled library 1999-04-19 13:56:50 +00:00