Test: /ext/imap/tests/imap_clearflag_full_basic.phpt - Version 7.2.0RC6    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+
004+ Warning: imap_open(): Couldn't open stream {127.0.0.1/norsh}INBOX in /usr/local/php-7.2.0RC6/ext/imap/tests/imap_include.inc on line 70
005+ Cannot connect to IMAP server {127.0.0.1/norsh}: Connection failed to 127.0.0.1,143: Connection timed out
006+ TEST FAILED: Unable to create test mailbox
007+
008+ Notice: Unknown: Connection failed to 127.0.0.1,143: Connection timed out (errflg=2) in Unknown on line 0
003- Create a temporary mailbox and add 10 msgs
004- .. mailbox '{%s}%s' created
005- Initial msg count in new_mailbox : 10
006- Set some flags
007- bool(true)
008- bool(true)
009- bool(true)
010- bool(true)
011- bool(true)
012- array(2) {
013- [0]=>
014- int(1)
015- [1]=>
016- int(3)
017- }
018- array(4) {
019- [0]=>
020- int(1)
021- [1]=>
022- int(2)
023- [2]=>
024- int(3)
025- [3]=>
026- int(4)
027- }
028- array(4) {
029- [0]=>
030- int(5)
031- [1]=>
032- int(7)
033- [2]=>
034- int(9)
035- [3]=>
036- int(10)
037- }
038- array(4) {
039- [0]=>
040- int(5)
041- [1]=>
042- int(6)
043- [2]=>
044- int(7)
045- [3]=>
046- int(8)
047- }
048- bool(true)
049- bool(true)
050- bool(true)
051- array(2) {
052- [0]=>
053- int(1)
054- [1]=>
055- int(3)
056- }
057- array(2) {
058- [0]=>
059- int(2)
060- [1]=>
061- int(3)
062- }
063- array(3) {
064- [0]=>
065- int(5)
066- [1]=>
067- int(7)
068- [2]=>
069- int(10)
070- }
071- bool(false)
072- ===Done===