diff options
Diffstat (limited to 'ext/imap/tests/bug75774.phpt')
-rw-r--r-- | ext/imap/tests/bug75774.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/imap/tests/bug75774.phpt b/ext/imap/tests/bug75774.phpt index 0d2aeadf01..b47ef2e415 100644 --- a/ext/imap/tests/bug75774.phpt +++ b/ext/imap/tests/bug75774.phpt @@ -20,9 +20,7 @@ fclose($var1); unlink($fn); ?> -==DONE== --EXPECTF-- Warning: imap_append(): internal date not correctly formatted in %s on line %d Exception: imap_append(): supplied resource is not a valid imap resource -==DONE== |