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

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

Count Diff
1 (33%)
003+ cat: invalid option -- n
004+ BusyBox v1.13.3 (2009-04-02 23:01:45 CDT) multi-call binary
005+
006+ Usage: cat [-u] [FILE]...
007+
008+ Concatenate FILE(s) and print them to stdout
009+
010+ Options:
011+ -u Use unbuffered i/o (ignored)
012+
013+ 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 (33%)
003+ cat: invalid option -- 'n'
004+ BusyBox v1.23.1 (2015-02-22 15:53:49 UTC) multi-call binary.
005+
006+ Usage: cat [FILE]...
007+
008+ Concatenate FILEs and print them to stdout
009+
010+ 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 (33%)
003+
004+ Warning: mail(/home/www/log/php/mail.log): failed to open stream: Permission denied in %s/mail_basic2.php on line 22