summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/readgzfile_variation14.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/readgzfile_variation14.phpt')
-rw-r--r--ext/zlib/tests/readgzfile_variation14.phpt8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/zlib/tests/readgzfile_variation14.phpt b/ext/zlib/tests/readgzfile_variation14.phpt
index 90081a9465..08f62935bc 100644
--- a/ext/zlib/tests/readgzfile_variation14.phpt
+++ b/ext/zlib/tests/readgzfile_variation14.phpt
@@ -30,15 +30,15 @@ foreach ( $variation_array as $var ) {
===DONE===
--EXPECTF--
-Warning: readgzfile() expects parameter 2 to be long, string given in %s on line %d
+Warning: readgzfile() expects parameter 2 to be integer, string given in %s on line %d
NULL
-Warning: readgzfile() expects parameter 2 to be long, string given in %s on line %d
+Warning: readgzfile() expects parameter 2 to be integer, string given in %s on line %d
NULL
-Warning: readgzfile() expects parameter 2 to be long, string given in %s on line %d
+Warning: readgzfile() expects parameter 2 to be integer, string given in %s on line %d
NULL
-Warning: readgzfile() expects parameter 2 to be long, string given in %s on line %d
+Warning: readgzfile() expects parameter 2 to be integer, string given in %s on line %d
NULL
===DONE===