mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
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.
This commit is contained in:
parent
c87f13951f
commit
f19fe37dec
1 changed files with 379 additions and 543 deletions
922
ext/imap/imap.c
922
ext/imap/imap.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue