Test: /ext/imap/tests/imap_fetchheader_basic.phpt - Version 7.4.6    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
002- Create a temporary mailbox and add 1 msgs 003- .. mailbox '%s.phpttest' created 003+ ** ERROR: process timed out ** 005- -- All possible arguments -- 006- -- Option is FT_UID -- 007- string(%d) "From: foo@anywhere.com 008- Subject: Test msg 1 009- To: %s 010- MIME-Version: 1.0 011- Content-Type: %s; %s 012- 013- " 014- -- Option is FT_INTERNAL -- 015- string(%d) "From: foo@anywhere.com 016- Subject: Test msg 1 017- To: %s 018- MIME-Version: 1.0 019- Content-Type: %s; %s 020- 021- " 022- -- Option is FT_PREFETCHTEXT -- 023- string(%d) "From: foo@anywhere.com 024- Subject: Test msg 1 025- To: %s 026- MIME-Version: 1.0 027- Content-Type: %s; %s 028- 029- " 030- 031- -- Mandatory arguments -- 032- string(%d) "From: foo@anywhere.com 033- Subject: Test msg 1 034- To: %s 035- MIME-Version: 1.0 036- Content-Type: %s; %s 037- 038- " 039- ===DONE===