summaryrefslogtreecommitdiff
path: root/ext/ftp/tests/004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ftp/tests/004.phpt')
-rw-r--r--ext/ftp/tests/004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ftp/tests/004.phpt b/ext/ftp/tests/004.phpt
index df6951b091..dcb6302eca 100644
--- a/ext/ftp/tests/004.phpt
+++ b/ext/ftp/tests/004.phpt
@@ -38,7 +38,7 @@ var_dump(ftp_quit($ftp));
bool(true)
string(4) "UNIX"
-Warning: ftp_alloc() expects parameter 2 to be long, array given in %s004.php on line 12
+Warning: ftp_alloc() expects parameter 2 to be integer, array given in %s004.php on line 12
bool(false)
Warning: ftp_cdup() expects exactly 1 parameter, 2 given in %s004.php on line 13