Test: /ext/standard/tests/mail/bug51604.phpt - Version 5.5.0        

Bug #51604 newline in end of header is shown in start of message
Submitted: 2010-04-19 20:49:55 Modified: 2010-04-22 04:23:30
From: pavol Assigned: aharvey
Status: Closed Package: Mail related
PHP Version: 5.3.2 OS: Ubuntu

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ sh: tee: command not found
002+ bool(false)
003+
004+ Warning: file_get_contents(mail_bug51604.out): failed to open stream: No such file or directory in %s/bug51604.php on line 12
005+
006+ Warning: unlink(mail_bug51604.out): No such file or directory in %s/bug51604.php on line 13
001- bool(true)
002- To: user@company.com
003- Subject: Test Subject
004- KHeaders
005-
006- A Message
1 (50%)
001+ Warning: mail(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/bug51604.php on line 11
002+
003+ Warning: mail(/tmp/php_mail_log): failed to open stream: Permission denied in %s/bug51604.php on line 11