You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ext/imap/tests/imap_open_error.phpt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ try {
32
32
Checking with incorrect parameters
33
33
34
34
Warning: imap_open(): Couldn't open stream in %s on line %d
35
-
imap_open(): Argument #4 ($options) must be a bitmask of OP_READONLY, OP_ANONYMOUS, OP_HALFOPEN, CL_EXPUNGE, OP_DEBUG, OP_SHORTCACHE, OP_SILENT, OP_PROTOTYPE, and OP_SECURE
35
+
imap_open(): Argument #4 ($options) must be a bitmask of the OP_* constants, and CL_EXPUNGE
36
36
imap_open(): Argument #5 ($n_retries) must be greater than or equal to 0
37
37
38
38
Notice: Unknown: Can't open mailbox : no such mailbox (errflg=2) in Unknown on line 0
0 commit comments