Test: /ext/standard/tests/mail/mail_basic2.phpt - Version 5.6.9    

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

Count Diff
2 (40%)
003+ cat: invalid option -- 'n'
004+ BusyBox v1.22.1 (2015-03-31 15:06:03 CEST) multi-call binary.
005+
006+ Usage: cat [FILE]...
007+
008+ bool(false)
003- bool(true)
004- %w1%wTo: user@example.com
005- %w2%wSubject: Test Subject
006- %w3%wKHeaders
007- %w4%w
008- %w5%wA Message
1 (20%)
004+ To: user@example.com
005+ Subject: Test Subject
006+ KHeaders
007+
008+ A Message
004- %w1%wTo: user@example.com
005- %w2%wSubject: Test Subject
006- %w3%wKHeaders
007- %w4%w
008- %w5%wA Message
1 (20%)
003+ cat: unrecognized option: n
004+ BusyBox v1.26.2 (2017-10-04 13:37:41 GMT) multi-call binary.
005+
006+ Usage: cat [FILE]...
007+
008+ Concatenate FILEs and print them to stdout
009+ bool(false)
003- bool(true)
004- %w1%wTo: user@example.com
005- %w2%wSubject: Test Subject
006- %w3%wKHeaders
007- %w4%w
008- %w5%wA Message
1 (20%)
003+
004+ 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/mail_basic2.php on line 22