zoe Tue Dec 9 13:43:00 2008 UTC
Modified files:
/php-src/ext/imap/tests imap_fetch_overview_variation2.phpt
Log:
fix resource id
http://cvs.php.net/viewvc.cgi/php-src/ext/imap/tests/imap_fetch_overview_variation2.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/imap/tests/imap_fetch_overview_variation2.phpt
diff -u php-src/ext/imap/tests/imap_fetch_overview_variation2.phpt:1.1
php-src/ext/imap/tests/imap_fetch_overview_variation2.phpt:1.2
--- php-src/ext/imap/tests/imap_fetch_overview_variation2.phpt:1.1 Mon Dec
8 19:10:45 2008
+++ php-src/ext/imap/tests/imap_fetch_overview_variation2.phpt Tue Dec 9
13:43:00 2008
@@ -238,7 +238,7 @@
-- 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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php