summaryrefslogtreecommitdiff
path: root/ext/imap/tests/imap_ping_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/imap/tests/imap_ping_error.phpt')
-rw-r--r--ext/imap/tests/imap_ping_error.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/imap/tests/imap_ping_error.phpt b/ext/imap/tests/imap_ping_error.phpt
index 918407ac06..2aedcbddd5 100644
--- a/ext/imap/tests/imap_ping_error.phpt
+++ b/ext/imap/tests/imap_ping_error.phpt
@@ -22,6 +22,6 @@ Checking with no parameters
Warning: imap_ping() expects exactly 1 parameter, 0 given in %s on line %d
Checking with incorrect parameter type
-Warning: imap_ping() expects argument #1 to be of type resource, string given in %s on line %d
+Warning: imap_ping(): Argument #1 must be of type resource, string given in %s on line %d
-Warning: imap_ping() expects argument #1 to be of type resource, bool given in %s on line %d
+Warning: imap_ping(): Argument #1 must be of type resource, bool given in %s on line %d