php-src/ext/mysql
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
..
libmysql More complete set of (C) notes 2000-08-24 14:29:29 +00:00
config.m4 Warn about using the built-in MySQL library 2000-06-20 22:12:22 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
mysql.dsp s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files. 2000-05-23 09:22:01 +00:00
php_mysql.c Mega-patch to get better resource information for modules. 2000-10-20 18:25:16 +00:00
php_mysql.h Added mysql_escape_String() 2000-10-11 18:27:21 +00:00
setup.stub moved dav, msql and oracle to ext/ 1999-04-21 22:49:16 +00:00