Test: /ext/imap/tests/imap_fetchheader_variation5.phpt - Version 5.6.0RC1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+
003+ Warning: imap_open(): Couldn't open stream {localhost/norsh}INBOX in /home/rribeiro/downloads/php/php-5.6.0RC1/ext/imap/tests/imap_include.inc on line 70
004+ Cannot connect to IMAP server {localhost/norsh}: Connection failed to rubens,143: Connection timed out
002- Create a temporary mailbox and add 3 msgs
003- .. mailbox '{%s}%s' created
007- Warning: imap_fetchheader(): Bad message number in %s on line %d
008- bool(false)
008+ Warning: imap_fetchheader() expects parameter 1 to be resource, boolean given in %s/imap_fetchheader_variation5.php on line 24
009+ NULL
010+ Connection failed to rubens,143: Connection timed out
010-
013- Warning: imap_fetchheader(): Bad message number in %s on line %d
014- bool(false)
014+ Warning: imap_fetchheader() expects parameter 1 to be resource, boolean given in %s/imap_fetchheader_variation5.php on line 24
015+ NULL
016+ Connection failed to rubens,143: Connection timed out
017- -- $msg_no is 1,3 --
018+ -- $msg_no is 1,3 --
019- Notice: A non well formed numeric value encountered in %s on line %d
020- %unicode|string%(%d) "From: foo@anywhere.com
021- Subject: Test msg 1
022- To: %s
020+ Warning: imap_fetchheader() expects parameter 1 to be resource, boolean given in %s/imap_fetchheader_variation5.php on line 24
021+ NULL
022+ Connection failed to rubens,143: Connection timed out
023+
024+ -- $msg_no is 1:3 --
026+ Warning: imap_fetchheader() expects parameter 1 to be resource, boolean given in %s/imap_fetchheader_variation5.php on line 24
027+ NULL
028+ Connection failed to rubens,143: Connection timed out
029+ ===DONE===
023- MIME-Version: 1.0
024- Content-Type: MULTIPART/mixed; BOUNDARY="%s"
025-
026- "
027-
028- -- $msg_no is 1:3 --
029-
030- Notice: A non well formed numeric value encountered in %s on line %d
031- %unicode|string%(%d) "From: foo@anywhere.com
032- Subject: Test msg 1
033- To: %s
034- MIME-Version: 1.0
035- Content-Type: MULTIPART/mixed; BOUNDARY="%s"
036-
037- "
038- ===DONE===