mirror of
https://github.com/php/php-src.git
synced 2026-04-09 00:53:30 +02:00
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.