summaryrefslogtreecommitdiff
path: root/ext/imap/tests/bug75774.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/imap/tests/bug75774.phpt')
-rw-r--r--ext/imap/tests/bug75774.phpt5
1 files changed, 2 insertions, 3 deletions
diff --git a/ext/imap/tests/bug75774.phpt b/ext/imap/tests/bug75774.phpt
index 08883ad8f0..dc6b2910b6 100644
--- a/ext/imap/tests/bug75774.phpt
+++ b/ext/imap/tests/bug75774.phpt
@@ -20,6 +20,5 @@ fclose($var1);
unlink($fn);
?>
---EXPECTF--
-Warning: imap_append(): Internal date not correctly formatted in %s on line %d
-imap_append(): supplied resource is not a valid imap resource
+--EXPECT--
+imap_append(): Argument #1 ($imap) must be of type IMAPConnection, resource given