From: Felipe Pena Date: Wed, 19 Mar 2008 15:22:59 +0000 (+0000) Subject: Fixed test X-Git-Tag: RELEASE_2_0_0a1~93 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d321bfba65fbf25f73eaefc4f9ac3d2a78825c16;p=php Fixed test --- diff --git a/ext/standard/tests/file/file_get_contents_file_put_contents_error.phpt b/ext/standard/tests/file/file_get_contents_file_put_contents_error.phpt index 7fb1826722..ba6750168a 100644 --- a/ext/standard/tests/file/file_get_contents_file_put_contents_error.phpt +++ b/ext/standard/tests/file/file_get_contents_file_put_contents_error.phpt @@ -83,6 +83,8 @@ Warning: file_get_contents() expects at least 1 parameter, 0 given in %s on line Warning: file_put_contents() expects at least 2 parameters, 0 given in %s on line %d +Warning: file_put_contents() expects at least 2 parameters, 1 given in %s on line %d + -- Testing No.of arguments greater than expected -- Warning: file_put_contents() expects at most 4 parameters, 5 given in %s on line %d