From:             ab
Operating system: Windows
PHP version:      Irrelevant
Package:          mbstring related
Bug Type:         Bug
Bug description:mbstring mail related tests fail

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: exam...@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

-- 
Edit bug report at https://bugs.php.net/bug.php?id=61631&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=61631&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=61631&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=61631&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=61631&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=61631&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=61631&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=61631&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=61631&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=61631&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=61631&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=61631&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=61631&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=61631&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=61631&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=61631&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=61631&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=61631&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=61631&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=61631&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=61631&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=61631&r=mysqlcfg

Reply via email to