mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
Fix too strict imap test expectations
This commit is contained in:
@@ -11,5 +11,5 @@ imap_mail('1', 1, NULL);
|
||||
===DONE===
|
||||
--EXPECTF--
|
||||
Warning: imap_mail(): No message string in mail command in %s on line %d
|
||||
%s
|
||||
%A
|
||||
===DONE===
|
||||
|
||||
@@ -106,7 +106,7 @@ Create a temporary mailbox and add 1 msgs
|
||||
.. mailbox '%s.phpttest' created
|
||||
|
||||
-- Iteration 1 --
|
||||
string(71) "From: %s
|
||||
string(%d) "From: %s
|
||||
To: %s
|
||||
Subject: test1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user