mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
![]() * 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) |
||
---|---|---|
.. | ||
libmysql | ||
config.m4 | ||
Makefile.in | ||
mysql.dsp | ||
php_mysql.c | ||
php_mysql.h | ||
setup.stub |