Home
last modified time | relevance | path

Searched refs:failed (Results 301 – 325 of 980) sorted by last modified time

1...<<11121314151617181920>>...40

/PHP-7.4/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_error.phpt51 Warning: file_get_contents(/no/such/file/or/dir): failed to open stream: No such file or directory …
H A Dfile_get_contents_variation8-win32.phpt53 Warning: file_get_contents(-1): failed to open stream: No such file or directory in %s on line %d
58 Warning: file_get_contents(1): failed to open stream: No such file or directory in %s on line %d
78 Warning: file_get_contents( ): failed to open stream: Permission denied in %s on line %d
93 Warning: file_get_contents(/no/such/file/dir): failed to open stream: No such file or directory in …
98 Warning: file_get_contents(php/php): failed to open stream: No such file or directory in %s on line…
H A Dbug47517.phpt20 Warning: file_put_contents(C:\Program Files\myfile.txt): failed to open stream: Permission denied i…
H A Dcopy_error.phpt26 Warning: copy(/no/file): failed to open stream: No such file or directory in %s on line %d
H A Dfgetss_basic1.phpt42 echo "Error: failed to open file $filename!\n";
H A Dfgetss_basic2-win32-mb.phpt49 echo "Error: failed to open file $filename!\n";
H A Dfgetss_basic2-win32.phpt49 echo "Error: failed to open file $filename!\n";
H A Dfgetss_variation1-win32.phpt57 echo "Error: failed to open file $filename!\n";
92 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
104 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
116 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
128 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
140 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
152 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
164 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
176 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
188 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A Dfgetss_variation1.phpt53 echo "Error: failed to open file $filename!\n";
88 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
100 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
112 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
124 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
136 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
148 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
160 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
172 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
184 Notice: fgetss(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A Dfgetss_variation2.phpt45 echo "Error: failed to open file $filename!\n";
H A Dfgetss_variation3-win32.phpt56 echo "Error: failed to open file $filename!\n";
H A Dfgetss_variation3.phpt52 echo "Error: failed to open file $filename!\n";
H A Dfgetss_variation4.phpt48 echo "Error: failed to open file $filename!\n";
H A Dfgetss_variation5.phpt51 echo "Error: failed to open file $filename!\n";
/PHP-7.4/ext/standard/tests/assert/
H A Dassert_basic5.phpt31 Warning: assert(): assert($sa): "0 != 0" failed in %s on line 10
H A Dassert_basic6.phpt27 Warning: assert(): 0 is 0: "0 != 0" failed in %s on line 10
H A Dassert_closures.phpt16 Warning: assert(): assert(0) failed in %s on line %d
H A Dassert_error2.phpt27 Warning: assert(): Assertion "0 != 0" failed in %s on line 9
H A Dassert_variation.phpt27 echo "Class assertion failed $line, \"$myev\"\n";
120 Class assertion failed 53, "0 != 0"
141 Class assertion failed 61, "0 != 0"
H A Dassert.phpt14 echo "assertion failed $line,\"$myev\"\n";
21 echo "class assertion failed $line,\"$myev\"\n";
42 assertion failed 22,"$a != 0"
43 class assertion failed 25,"$a != 0"
44 class assertion failed 29,"$a != 0"
/PHP-7.4/ext/standard/tests/
H A Dbug64370_var2.phpt15 die("failed in {$i}th iteration");
/PHP-7.4/ext/standard/tests/dir/
H A Dopendir_error2.phpt36 Warning: opendir(%s/idonotexist): failed to open dir: %s in %s on line %d
41 Warning: opendir(idonotexist): failed to open dir: %s in %s on line %d
H A Dopendir_variation5.phpt87 Warning: opendir(%s/opendir_variation5/sub_dir/child_dir): failed to open dir: %s in %s on line %d
92 Warning: opendir(%s/opendir_variation5/sub_dir/child_dir): failed to open dir: %s in %s on line %d
H A Dopendir_variation6.phpt54 Warning: opendir(%s/opendir_var*): failed to open dir: %s in %s on line %d
57 Warning: opendir(%s/*): failed to open dir: %s in %s on line %d
62 Warning: opendir(%s/opendir_variation6/sub_dir?): failed to open dir: %s in %s on line %d
65 Warning: opendir(%s/opendir_variation6/sub?dir1): failed to open dir: %s in %s on line %d
H A Dscandir_error2.phpt36 Warning: scandir(%s/idonotexist): failed to open dir: %s in %s on line %d
43 Warning: scandir(/idonotexist): failed to open dir: %s in %s on line %d

Completed in 33 milliseconds

1...<<11121314151617181920>>...40