Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
opt
/
alt
/
php56
/
usr
/
share
/
pear
/
test
/
Mail_Mime
/
tests
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/php56/usr/share/pear/test/Mail_Mime/tests/test_Bug_12165.phpt
--TEST-- Bug #12165 Dot at the end of the line disappeared --SKIPIF-- --FILE-- <?php include ("Mail/mime.php"); $string='http://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.com'; $mime = new Mail_mime(); $mime->setHTMLBody($string); print_r($mime->get()); --EXPECT-- http://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa= =2Ecom