/PHP-5.5/tests/lang/operators/ |
H A D | operator_lt_variation.phpt | 25 $failed = false; 36 $failed = true; 47 $failed = true; 52 if ($failed == false) {
|
H A D | operator_lt_variation_64bit.phpt | 25 $failed = false; 36 $failed = true; 47 $failed = true; 52 if ($failed == false) {
|
H A D | operator_identical_basic.phpt | 33 $failed = false; 45 $failed = true; 52 $failed = true; 57 if ($failed == false) {
|
H A D | operator_notequals_basic.phpt | 33 $failed = false; 45 $failed = true; 52 $failed = true; 57 if ($failed == false) {
|
H A D | operator_notidentical_basic.phpt | 33 $failed = false; 45 $failed = true; 52 $failed = true; 57 if ($failed == false) {
|
H A D | operator_equals_variation.phpt | 28 $failed = false; 39 $failed = true; 50 $failed = true; 55 if ($failed == false) {
|
H A D | operator_equals_variation_64bit.phpt | 30 $failed = false; 41 $failed = true; 52 $failed = true; 57 if ($failed == false) {
|
/PHP-5.5/tests/security/ |
H A D | open_basedir_copy.phpt | 38 Warning: copy(../bad): failed to open stream: %s in %s on line %d 43 Warning: copy(../bad/bad.txt): failed to open stream: %s in %s on line %d 48 Warning: copy(..): failed to open stream: %s in %s on line %d 53 Warning: copy(../): failed to open stream: %s in %s on line %d 58 Warning: copy(/): failed to open stream: %s in %s on line %d 63 Warning: copy(../bad/.): failed to open stream: %s in %s on line %d 68 Warning: copy(../bad/./bad.txt): failed to open stream: %s in %s on line %d 73 Warning: copy(./../.): failed to open stream: %s in %s on line %d
|
H A D | open_basedir_opendir.phpt | 32 Warning: opendir(../bad): failed to open dir: %s in %s on line %d 37 Warning: opendir(../bad/bad.txt): failed to open dir: %s in %s on line %d 42 Warning: opendir(..): failed to open dir: %s in %s on line %d 47 Warning: opendir(../): failed to open dir: %s in %s on line %d 52 Warning: opendir(/): failed to open dir: %s in %s on line %d 57 Warning: opendir(../bad/.): failed to open dir: %s in %s on line %d 62 Warning: opendir(%s/test/bad/bad.txt): failed to open dir: %s in %s on line %d 67 Warning: opendir(%s/test/bad/../bad/bad.txt): failed to open dir: %s in %s on line %d
|
/PHP-5.5/ext/standard/tests/time/ |
H A D | 001.phpt | 11 $failed = 0; 22 } else if ($failed++ <=10) { 29 echo "Failed: $failed\n";
|
/PHP-5.5/ext/standard/tests/file/ |
H A D | filegroup_variation2.phpt | 49 Warning: filegroup(): stat failed for -2.34555 in %s on line %d 52 Warning: filegroup(): stat failed for in %s on line %d 56 Warning: filegroup(): stat failed for 1 in %s on line %d 64 Warning: filegroup(): stat failed for 1234 in %s on line %d 67 Warning: filegroup(): stat failed for 0 in %s on line %d
|
H A D | fileinode_variation2.phpt | 50 Warning: fileinode(): stat failed for -2.34555 in %s on line %d 53 Warning: fileinode(): stat failed for in %s on line %d 57 Warning: fileinode(): stat failed for 1 in %s on line %d 65 Warning: fileinode(): stat failed for 1234 in %s on line %d 68 Warning: fileinode(): stat failed for 0 in %s on line %d
|
H A D | fileowner_variation2.phpt | 50 Warning: fileowner(): stat failed for -2.34555 in %s on line %d 53 Warning: fileowner(): stat failed for in %s on line %d 57 Warning: fileowner(): stat failed for 1 in %s on line %d 65 Warning: fileowner(): stat failed for 1234 in %s on line %d 68 Warning: fileowner(): stat failed for 0 in %s on line %d
|
H A D | fileperms_variation2.phpt | 49 Warning: fileperms(): stat failed for -2.34555 in %s on line %d 52 Warning: fileperms(): stat failed for in %s on line %d 56 Warning: fileperms(): stat failed for 1 in %s on line %d 64 Warning: fileperms(): stat failed for 1234 in %s on line %d 67 Warning: fileperms(): stat failed for 0 in %s on line %d
|
H A D | filestat.phpt | 49 Warning: fileinode(): stat failed for /no/such/file/or/dir in %s on line %d 52 Warning: fileowner(): stat failed for /no/such/file/or/dir in %s on line %d 55 Warning: filegroup(): stat failed for /no/such/file/or/dir in %s on line %d 58 Warning: fileatime(): stat failed for /no/such/file/or/dir in %s on line %d 61 Warning: filectime(): stat failed for /no/such/file/or/dir in %s on line %d
|
H A D | file_variation2.phpt | 112 Error: 2 - file(0): failed to open stream: No such file or directory, %s(%d) 116 Error: 2 - file(1): failed to open stream: No such file or directory, %s(%d) 120 Error: 2 - file(12345): failed to open stream: No such file or directory, %s(%d) 124 Error: 2 - file(-2345): failed to open stream: No such file or directory, %s(%d) 128 Error: 2 - file(10.5): failed to open stream: No such file or directory, %s(%d) 132 Error: 2 - file(-10.5): failed to open stream: No such file or directory, %s(%d) 136 Error: 2 - file(123456789000): failed to open stream: No such file or directory, %s(%d) 144 Error: 2 - file(0.5): failed to open stream: No such file or directory, %s(%d) 172 Error: 2 - file(1): failed to open stream: No such file or directory, %s(%d) 180 Error: 2 - file(1): failed to open stream: No such file or directory, %s(%d) [all …]
|
H A D | parse_ini_file_variation4.phpt | 112 Error: 2 - parse_ini_file(0): failed to open stream: No such file or directory, %s(%d) 116 Error: 2 - parse_ini_file(1): failed to open stream: No such file or directory, %s(%d) 120 Error: 2 - parse_ini_file(12345): failed to open stream: No such file or directory, %s(%d) 124 Error: 2 - parse_ini_file(-2345): failed to open stream: No such file or directory, %s(%d) 128 Error: 2 - parse_ini_file(10.5): failed to open stream: No such file or directory, %s(%d) 132 Error: 2 - parse_ini_file(-10.5): failed to open stream: No such file or directory, %s(%d) 136 Error: 2 - parse_ini_file(123456789000): failed to open stream: No such file or directory, %s(%d) 140 Error: 2 - parse_ini_file(-123456789000): failed to open stream: No such file or directory, %s(%d) 144 Error: 2 - parse_ini_file(0.5): failed to open stream: No such file or directory, %s(%d) 172 Error: 2 - parse_ini_file(1): failed to open stream: No such file or directory, %s(%d) [all …]
|
/PHP-5.5/ext/oci8/tests/ |
H A D | fetch_into2.phpt | 17 die("oci_parse(insert) failed!\n"); 22 die("oci_execute(insert) failed!\n"); 27 die("oci_commit() failed!\n"); 33 die("oci_parse(select) failed!\n"); 37 die("oci_execute(select) failed!\n");
|
/PHP-5.5/ext/zlib/tests/ |
H A D | gzfile_variation7.phpt | 33 Warning: gzfile(string): failed to open stream: No such file or directory in %s on line %d 36 Warning: gzfile(string): failed to open stream: No such file or directory in %s on line %d 39 Warning: gzfile(sTrInG): failed to open stream: No such file or directory in %s on line %d 42 Warning: gzfile(hello world): failed to open stream: No such file or directory in %s on line %d
|
H A D | readgzfile_variation7.phpt | 32 Warning: readgzfile(string): failed to open stream: No such file or directory in %s on line %d 35 Warning: readgzfile(string): failed to open stream: No such file or directory in %s on line %d 38 Warning: readgzfile(sTrInG): failed to open stream: No such file or directory in %s on line %d 41 Warning: readgzfile(hello world): failed to open stream: No such file or directory in %s on line %d
|
H A D | gzopen_variation1.phpt | 125 Error: 2 - gzopen(0): failed to open stream: No such file or directory, %s(%d) 129 Error: 2 - gzopen(1): failed to open stream: No such file or directory, %s(%d) 133 Error: 2 - gzopen(12345): failed to open stream: No such file or directory, %s(%d) 137 Error: 2 - gzopen(-2345): failed to open stream: No such file or directory, %s(%d) 141 Error: 2 - gzopen(10.5): failed to open stream: No such file or directory, %s(%d) 145 Error: 2 - gzopen(-10.5): failed to open stream: No such file or directory, %s(%d) 149 Error: 2 - gzopen(123456789000): failed to open stream: No such file or directory, %s(%d) 153 Error: 2 - gzopen(-123456789000): failed to open stream: No such file or directory, %s(%d) 157 Error: 2 - gzopen(0.5): failed to open stream: No such file or directory, %s(%d) 185 Error: 2 - gzopen(1): failed to open stream: No such file or directory, %s(%d) [all …]
|
/PHP-5.5/ext/standard/tests/image/ |
H A D | getimagesize_variation1.phpt | 87 Error: 2 - getimagesize(0): failed to open stream: No such file or directory, %s(%d) 91 Error: 2 - getimagesize(1): failed to open stream: No such file or directory, %s(%d) 95 Error: 2 - getimagesize(12345): failed to open stream: No such file or directory, %s(%d) 99 Error: 2 - getimagesize(-2345): failed to open stream: No such file or directory, %s(%d) 103 Error: 2 - getimagesize(10.5): failed to open stream: No such file or directory, %s(%d) 107 Error: 2 - getimagesize(-10.5): failed to open stream: No such file or directory, %s(%d) 111 Error: 2 - getimagesize(101234567000): failed to open stream: No such file or directory, %s(%d) 115 Error: 2 - getimagesize(0.000107654321): failed to open stream: No such file or directory, %s(%d) 119 Error: 2 - getimagesize(0.5): failed to open stream: No such file or directory, %s(%d) 151 Error: 2 - getimagesize(1): failed to open stream: No such file or directory, %s(%d) [all …]
|
/PHP-5.5/ext/zip/tests/ |
H A D | oo_addfile.phpt | 19 exit('failed'); 22 echo "failed\n"; 28 echo "failed\n";
|
/PHP-5.5/ext/exif/tests/ |
H A D | exif_imagetype_variation1.phpt | 109 Warning: exif_imagetype(0): failed to open stream: No such file or directory in %s on line %d 113 Warning: exif_imagetype(1): failed to open stream: No such file or directory in %s on line %d 117 Warning: exif_imagetype(12345): failed to open stream: No such file or directory in %s on line %d 121 Warning: exif_imagetype(-2345): failed to open stream: No such file or directory in %s on line %d 125 Warning: exif_imagetype(10.5): failed to open stream: No such file or directory in %s on line %d 129 Warning: exif_imagetype(-10.5): failed to open stream: No such file or directory in %s on line %d 133 Warning: exif_imagetype(101234567000): failed to open stream: No such file or directory in %s on li… 141 Warning: exif_imagetype(0.5): failed to open stream: No such file or directory in %s on line %d 165 Warning: exif_imagetype(1): failed to open stream: No such file or directory in %s on line %d 173 Warning: exif_imagetype(1): failed to open stream: No such file or directory in %s on line %d [all …]
|
/PHP-5.5/ext/mysqli/tests/ |
H A D | mysqli_real_connect.phpt | 42 printf("[002] mysqli_init() failed\n"); 50 printf("[004] mysqli_init() failed\n"); 62 printf("[007] mysqli_init() failed\n"); 67 printf("[008] Usage of mysqli.default_port failed\n"); 71 printf("[009] mysqli_init() failed\n"); 76 printf("[010] Usage of mysqli.default_pw failed\n") ; 80 printf("[011] mysqli_init() failed\n"); 85 printf("[012] Usage of mysqli.default_user failed\n") ; 89 printf("[011] mysqli_init() failed\n"); 98 printf("[015] mysqli_init() failed\n"); [all …]
|