php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51512 Fails mb_send_mail* tests
Submitted: 2010-04-08 16:48 UTC Modified: 2010-04-12 16:05 UTC
From: tsisaruk dot v at gmail dot com Assigned: iliaa (profile)
Status: Closed Package: mbstring related
PHP Version: 5.3SVN-2010-04-08 (snap) OS: Linux (gentoo)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tsisaruk dot v at gmail dot com
New email:
PHP Version: OS:

 

 [2010-04-08 16:48 UTC] tsisaruk dot v at gmail dot com
Description:
------------
Fails tests, because mail.add_x_header=on by default, and php add unexpected header.

Patch fixes tests by turning off mail.add_x_header


Patches

ext_mbstring_tests_mb_send_mail.patch (last revision 2010-04-08 14:49 UTC by tsisaruk dot v at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-04-12 16:04 UTC] iliaa@php.net
Automatic comment from SVN on behalf of iliaa
Revision: http://svn.php.net/viewvc/?view=revision&revision=297897
Log: Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by default)
 [2010-04-12 16:05 UTC] iliaa@php.net
Automatic comment from SVN on behalf of iliaa
Revision: http://svn.php.net/viewvc/?view=revision&revision=297898
Log: MFB: Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by default)
 [2010-04-12 16:05 UTC] iliaa@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: iliaa
 [2010-04-12 16:05 UTC] iliaa@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 24 06:01:38 2024 UTC