mirror of
https://github.com/php/php-src.git
synced 2024-12-16 13:26:19 +08:00
7b4983c8f8
* 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) |
||
---|---|---|
.. | ||
config.m4 | ||
dbase.c | ||
dbase.dsp | ||
dbf_head.c | ||
dbf_head.h | ||
dbf_misc.c | ||
dbf_misc.h | ||
dbf_ndx.c | ||
dbf_ndx.h | ||
dbf_rec.c | ||
dbf_rec.h | ||
dbf.h | ||
Makefile.in | ||
php_dbase.h | ||
setup.stub |