php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61631 mbstring mail related tests fail
Submitted: 2012-04-05 10:14 UTC Modified: 2012-04-10 10:27 UTC
From: ab@php.net Assigned: ab (profile)
Status: Closed Package: mbstring related
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ab@php.net
New email:
PHP Version: OS:

 

 [2012-04-05 10:14 UTC] ab@php.net
Description:
------------
MBstring contains tests for the mail functionality. Thease tests are:

ext\mbstring\tests\bug52861.phpt
ext\mbstring\tests\mb_send_mail01.phpt
ext\mbstring\tests\mb_send_mail02.phpt
ext\mbstring\tests\mb_send_mail03.phpt
ext\mbstring\tests\mb_send_mail04.phpt
ext\mbstring\tests\mb_send_mail05.phpt
ext\mbstring\tests\mb_send_mail06.phpt
ext\mbstring\tests\mb_send_mail07.phpt

For example the diff of ext\mbstring\tests\bug52861.phpt

001- To: example@example.com
002- Subject: %s
003- MIME-Version: 2.0
004- Content-Type: text/plain; charset=%s
005- Content-Transfer-Encoding: %s
006-

Thease tests should not be run on windows, as on windows no sendmail binary is used but an available MTA is required.

Expected result:
----------------
tests pass

Actual result:
--------------
tests fail

Patches

61631.diff (last revision 2012-04-05 10:32 UTC by ab@php.net)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-05 10:32 UTC] ab@php.net
The following patch has been added/updated:

Patch Name: 61631.diff
Revision:   1333621963
URL:        https://bugs.php.net/patch-display.php?bug=61631&patch=61631.diff&revision=1333621963
 [2012-04-05 10:33 UTC] ab@php.net
In the patch supplied the mentioned tests are disabled to run on windows.
 [2012-04-10 01:59 UTC] mattficken@php.net
The patch works for me on Windows 7 and Gentoo Linux (x86 & x64) on php-5-3-r0f180a6.
 [2012-04-10 10:25 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=2ca49d39a3fe0d4752006e70b0e7c514f615bd67
Log: Fixed bug #61631 mbstring mail related tests fail
 [2012-04-10 10:25 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=1a0c9ecaeee10b76895f6d67166187891777de8f
Log: Fixed bug #61631 mbstring mail related tests fail
 [2012-04-10 10:25 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=58aa160ee4b17533074c3a1ab9a89d51201f237f
Log: Fixed bug #61631 mbstring mail related tests fail
 [2012-04-10 10:27 UTC] ab@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/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2012-04-10 10:27 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2012-04-10 10:39 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=2ca49d39a3fe0d4752006e70b0e7c514f615bd67
Log: Fixed bug #61631 mbstring mail related tests fail
 [2012-04-10 10:39 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=1a0c9ecaeee10b76895f6d67166187891777de8f
Log: Fixed bug #61631 mbstring mail related tests fail
 [2012-04-18 09:44 UTC] laruence@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=58aa160ee4b17533074c3a1ab9a89d51201f237f
Log: Fixed bug #61631 mbstring mail related tests fail
 [2012-07-24 23:36 UTC] rasmus@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=58aa160ee4b17533074c3a1ab9a89d51201f237f
Log: Fixed bug #61631 mbstring mail related tests fail
 [2013-11-17 09:32 UTC] laruence@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=58aa160ee4b17533074c3a1ab9a89d51201f237f
Log: Fixed bug #61631 mbstring mail related tests fail
 [2014-10-07 23:27 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=1a0c9ecaeee10b76895f6d67166187891777de8f
Log: Fixed bug #61631 mbstring mail related tests fail
 [2014-10-07 23:27 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=2ca49d39a3fe0d4752006e70b0e7c514f615bd67
Log: Fixed bug #61631 mbstring mail related tests fail
 [2014-10-07 23:38 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=1a0c9ecaeee10b76895f6d67166187891777de8f
Log: Fixed bug #61631 mbstring mail related tests fail
 [2014-10-07 23:38 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=2ca49d39a3fe0d4752006e70b0e7c514f615bd67
Log: Fixed bug #61631 mbstring mail related tests fail
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 09:01:30 2025 UTC