diff options
Diffstat (limited to 'ext/imap/tests/bug75774.phpt')
| -rw-r--r-- | ext/imap/tests/bug75774.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/imap/tests/bug75774.phpt b/ext/imap/tests/bug75774.phpt index b47ef2e415..686ffe75b8 100644 --- a/ext/imap/tests/bug75774.phpt +++ b/ext/imap/tests/bug75774.phpt @@ -21,6 +21,6 @@ unlink($fn); ?> --EXPECTF-- -Warning: imap_append(): internal date not correctly formatted in %s on line %d +Warning: imap_append(): Internal date not correctly formatted in %s on line %d -Exception: imap_append(): supplied resource is not a valid imap resource +Exception: imap_append(): Supplied resource is not a valid imap resource |
