Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 2.0.0

Bug #4636 send() fails with more than one 'Received' header
Submitted: 2005-06-20 10:18 UTC
From: marek dot gleska at comp-win dot pl Assigned: jon
Status: Closed Package: Mail
PHP Version: 4.3.10 OS: Windows
Roadmaps: (Not assigned)    
Subscription  


 [2005-06-20 10:18 UTC] marek dot gleska at comp-win dot pl
Description: ------------ Function send() requires $headers as an associative array. There is no simple way to build $headers with two (or more) 'Received' headers - associative array allow only one value with 'Received' key. Array operator '+' or array_merge() does not help too. Reproduce code: --------------- na Expected result: ---------------- na Actual result: -------------- na

Comments

 [2005-06-20 15:53 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2005-06-21 06:21 UTC] marek dot gleska at comp-win dot pl
Yes. I think it is the best, simple solution.
 [2005-06-26 23:19 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!