php-src/ext/oracle
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 Fix spacing and say that --with-oracle uses the oci7 interface 2000-06-23 00:46:05 +00:00
Makefile.in config.m4 redone - now supports building oracle extension as shared module 2000-05-08 10:10:00 +00:00
oracle.c Mega-patch to get better resource information for modules. 2000-10-20 18:25:16 +00:00
oracle.dsp fix not producing valid extension 2000-09-30 13:24:16 +00:00
php_oracle.h @- You can now call Ora_Error() without prameters to get the reason 2000-07-15 14:15:10 +00:00
setup.stub moved dav, msql and oracle to ext/ 1999-04-21 22:49:16 +00:00