php-src/ext/imap
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 Add --with-imap-ssl to support SSL'ized imap library in RH7 and others 2000-10-02 22:16:53 +00:00
IMAP_Win32_HOWTO.txt *** empty log message *** 2000-04-03 18:50:50 +00:00
imap.dsp deleted a few unnecceasary defines and added the Release_TS_Inline path to the libpath 2000-08-24 17:48:30 +00:00
imap.h Making imap module compile on win32 and include imap_mail() function) 2000-05-30 22:13:09 +00:00
Makefile.in Make imap extension buildable as shared module. 2000-05-23 23:36:44 +00:00
php_imap.c Mega-patch to get better resource information for modules. 2000-10-20 18:25:16 +00:00
php_imap.h *** empty log message *** 2000-10-17 15:42:05 +00:00
setup.stub moved imap and ldap 1999-04-22 00:45:14 +00:00