php-src/ext/curl
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 Clean up the alignment of configure --help output 2000-10-02 17:36:01 +00:00
curl.c Mega-patch to get better resource information for modules. 2000-10-20 18:25:16 +00:00
curl.dsp cleanup, added configurations for ssl as well 2000-09-26 11:51:31 +00:00
Makefile.in Add CURL support (http://curl.haxx.se). 2000-07-16 19:37:33 +00:00
php_curl.h Fix CURLOPT_REFERER. 2000-10-20 04:57:14 +00:00