php-src/ext/imap
Chuck Hagenbuch f19fe37dec Add _php_imap_parse_address(), which replaces a lot of duplicated,
hard-to-follow code in imap_headerinfo(). This code also happened to be
broken, causing the $h->to, $h->from, etc arrays to contain only the first
address, not every address. This is fixed now.
2000-03-01 01:35:15 +00:00
..
config.m4 Automatically try to symlink c-client.a to libc-client.a, so people 2000-02-29 13:21:51 +00:00
imap.c Add _php_imap_parse_address(), which replaces a lot of duplicated, 2000-03-01 01:35:15 +00:00
imap.dsp - Update .dsp's 2000-02-18 01:52:11 +00:00
imap.h #if WIN.* => #ifdef PHP_WIN32 2000-02-12 14:38:31 +00:00
Makefile.in Integration of -ng changes. Changes: 1999-12-30 02:59:53 +00:00
setup.stub moved imap and ldap 1999-04-22 00:45:14 +00:00