Browse Source

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.
PHP-4.0.5
Chuck Hagenbuch 27 years ago
parent
commit
f19fe37dec
  1. 922
      ext/imap/imap.c

922
ext/imap/imap.c
File diff suppressed because it is too large
View File

Loading…
Cancel
Save