From d5f6620091e8839eea310edf901f959b8910deb1 Mon Sep 17 00:00:00 2001 From: Zoe Slattery Date: Tue, 9 Dec 2008 13:41:49 +0000 Subject: [PATCH] fix resource id --- ext/imap/tests/imap_fetch_overview_variation2.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/imap/tests/imap_fetch_overview_variation2.phpt b/ext/imap/tests/imap_fetch_overview_variation2.phpt index 0b341587cc..dfc3783d05 100644 --- a/ext/imap/tests/imap_fetch_overview_variation2.phpt +++ b/ext/imap/tests/imap_fetch_overview_variation2.phpt @@ -238,7 +238,7 @@ Syntax error in sequence -- Testing with second argument value: NULL Syntax error in sequence --- Testing with second argument value: resource(7) of type (stream) +-- Testing with second argument value: resource(%d) of type (stream) Warning: imap_fetch_overview() expects parameter 2 to be %binary_string_optional%, resource given in %s on line %d Syntax error in sequence -- 2.50.1