Test: /ext/imap/tests/imap_fetchbody_variation6.phpt - Version 5.3.30-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002- Create a temporary mailbox and add 3 msgs
003- .. mailbox '{%s}%s' created
003+ ** ERROR: process timed out **
005- -- $msg_no is 0 --
006-
007- Warning: imap_fetchbody(): Bad message number in %s on line %d
008- bool(false)
009-
010-
011- -- $msg_no is 4 --
012-
013- Warning: imap_fetchbody(): Bad message number in %s on line %d
014- bool(false)
015-
016-
017- -- $msg_no is 1,3 --
018-
019- Notice: A non well formed numeric value encountered in %s on line %d
020- %unicode|string%(%d) "1: this is a test message, please ignore%a"
021-
022- -- $msg_no is 1:3 --
023-
024- Notice: A non well formed numeric value encountered in %s on line %d
025- %unicode|string%(%d) "1: this is a test message, please ignore%a"
026- ===DONE===