Skip to content

Commit 2e7247c

Browse files
committed
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: Fix too strict imap test expectations
2 parents ff3878a + 1895bf7 commit 2e7247c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/imap/tests/bug77020.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ imap_mail('1', 1, NULL);
1111
===DONE===
1212
--EXPECTF--
1313
Warning: imap_mail(): No message string in mail command in %s on line %d
14-
%s
14+
%A
1515
===DONE===

0 commit comments

Comments
 (0)