]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Fri, 24 Nov 2006 13:40:43 +0000 (13:40 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 24 Nov 2006 13:40:43 +0000 (13:40 +0000)
ext/ftp/tests/004.phpt
sapi/cli/tests/011.phpt

index 8fc6a862c96f31941f2cdae817255873d2644530..b41f2ac7cf4facfd4c80b9a975a0053def9e287f 100644 (file)
@@ -47,10 +47,10 @@ NULL
 Warning: ftp_chdir() expects parameter 2 to be string, array given in %s004.php on line 14
 NULL
 
-Warning: ftp_chmod() expects exactly 3 parameters, 2 given in /cvs/php5/ext/ftp/tests/004.php on line 15
+Warning: ftp_chmod() expects exactly 3 parameters, 2 given in %s on line %d
 bool(false)
 
-Warning: ftp_get() expects at least 4 parameters, 3 given in /cvs/php5/ext/ftp/tests/004.php on line 16
+Warning: ftp_get() expects at least 4 parameters, 3 given in %s on line %d
 NULL
 
 Warning: ftp_close() expects exactly 1 parameter, 0 given in %s004.php on line 17
index ff6595740a0087f5ef7d0f8abfefda69d8447602..774024c46ce794b4df054ed817f85af6e07c8d94 100644 (file)
@@ -52,7 +52,7 @@ string(%d) "No syntax errors detected in %s011.test.php
 Could not open input file: some.unknown
 NULL
 string(%d) "
-Parse error: syntax error, unexpected T_PRIVATE, expecting '{' in %s on line %d
+Parse error: %s error, unexpected T_PRIVATE, expecting '{' in %s on line %d
 Errors parsing %s011.test.php
 "
 Done