/PHP-8.1/ext/standard/tests/versioning/ |
H A D | version_compare_op_abbrev.phpt | 11 echo "'$op' failed\n"; 16 '' failed 17 'l' failed 18 'g' failed 19 'e' failed 20 '!' failed 21 'n' failed
|
/PHP-8.1/ext/gmp/tests/ |
H A D | bug80560.phpt | 93 echo $function, ' failed with 0B', \PHP_EOL; 97 echo $function, ' failed with 0b', \PHP_EOL; 101 echo $function, ' failed with 0X', \PHP_EOL; 105 echo $function, ' failed with 0x', \PHP_EOL; 111 echo $function, ' failed with 0B', \PHP_EOL; 115 echo $function, ' failed with 0b', \PHP_EOL; 119 echo $function, ' failed with 0X', \PHP_EOL; 123 echo $function, ' failed with 0x', \PHP_EOL; 129 echo $function, ' arg 1 failed with 0B', \PHP_EOL; 133 echo $function, ' arg 1 failed with 0b', \PHP_EOL; [all …]
|
/PHP-8.1/ext/standard/tests/file/ |
H A D | fscanf_variation51.phpt | 16 exit("Error:failed to open file $filename"); 40 exit("Error:failed to open file $filename"); 68 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d 71 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d 74 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d 77 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d 80 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d 83 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d 86 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d 91 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d [all …]
|
H A D | fwrite_variation1-win32-mb.phpt | 38 echo "Error: failed to fopen() file: $filename!"; 79 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 85 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 95 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 101 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 111 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 117 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 129 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 135 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 145 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d [all …]
|
H A D | fwrite_variation1.phpt | 31 echo "Error: failed to fopen() file: $filename!"; 71 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 77 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 87 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 93 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 103 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 109 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 121 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 127 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d 137 Notice: fwrite(): Write of 1024 bytes failed with errno=9 Bad file descriptor in %s on line %d [all …]
|
/PHP-8.1/ext/gd/tests/ |
H A D | copypalette.phpt | 7 $failed = false; 19 $failed = true; 24 echo $failed ? 'failed' : 'ok'; 34 $failed = true; 37 echo $failed ? 'failed' : 'ok';
|
H A D | types.phpt | 10 echo "gif failed\n"; 14 echo "jpeg failed\n"; 18 echo "png failed\n"; 22 echo "wbmp failed\n"; 26 echo "xom failed\n";
|
H A D | colorat.phpt | 16 echo $c == 0x0 ? 'ok' : 'failed'; 29 $failed = false; 32 $failed = true; 35 echo !$failed ? 'ok' : 'failed';
|
H A D | imagewbmp-mb.phpt | 17 $failed = false; 20 $failed = true; 23 echo !$failed ? 'ok' : 'failed';
|
H A D | imagewbmp.phpt | 17 $failed = false; 20 $failed = true; 23 echo !$failed ? 'ok' : 'failed';
|
/PHP-8.1/ext/zip/tests/ |
H A D | oo_extract.phpt | 12 echo "open failed.\n"; 13 exit('failed'); 18 echo "failed. mkdir\n"; 22 echo "failed. mkdir foobar\n"; 26 echo "failed. extract foobar/baz\n"; 32 echo "failed. bar file\n"; 38 echo "failed. foo file\n"; 47 echo "failed. extract bar file\n"; 55 echo "failed. extract bar file\n"; 60 echo "failed. extract foo file\n";
|
H A D | oo_addfile.phpt | 16 exit('failed'); 20 echo "failed\n"; 24 echo "failed\n"; 36 echo "failed\n"; 42 echo "failed\n"; 45 exit('failed');
|
H A D | oo_replacefile.phpt | 16 exit('open failed'); 22 echo "replace 0 failed\n"; 25 echo "replace 2 failed\n"; 34 echo "verify failed\n"; 40 echo "failed\n"; 43 exit('re-open failed');
|
H A D | bug64342_1-mb.phpt | 16 exit('failed'); 19 echo "failed\n"; 28 echo "failed\n"; 34 echo "failed\n"; 40 failed
|
H A D | bug64342_1.phpt | 16 exit('failed'); 19 echo "failed\n"; 28 echo "failed\n"; 34 echo "failed\n"; 40 failed
|
H A D | oo_delete.phpt | 15 exit('failed'); 26 echo "failed\n"; 30 exit('failed'); 40 echo "failed 3\n"; 46 echo "failed 3\n"; 53 echo "failed\n";
|
/PHP-8.1/tests/strings/ |
H A D | 001.phpt | 14 echo("failed 1\n"); 16 echo("failed 2\n"); 18 echo("failed 3\n"); 20 echo("failed 4\n"); 30 echo("failed 1\n"); 32 echo("failed 2\n"); 42 echo("failed 1\n"); 44 echo("failed 2\n"); 56 echo("failed!\n"); 65 echo("failed!\n"); [all …]
|
/PHP-8.1/ext/oci8/tests/ |
H A D | num.phpt | 23 die("oci_parse(insert) failed!\n"); 31 die("oci_execute(insert) failed!\n"); 40 die("oci_commit() failed!\n"); 51 die("oci_parse(select) failed!\n"); 59 die("oci_execute(select) failed!\n"); 68 die("oci_fetch_all(select) failed!\n"); 79 die("oci_parse(select) failed!\n"); 83 die("oci_execute(select) failed!\n"); 98 die("oci_parse(select) failed!\n"); 102 die("oci_execute(select) failed!\n"); [all …]
|
H A D | commit_001.phpt | 19 die("oci_parse(insert) failed!\n"); 25 die("oci_execute(insert) failed!\n"); 31 die("oci_execute(insert) failed!\n"); 41 die("oci_parse(select) failed!\n"); 46 die("oci_execute(select) failed!\n"); 53 die("oci_execute(select) failed!\n"); 59 die("oci_parse(insert) failed!\n"); 64 die("oci_execute(insert) failed!\n"); 72 die("oci_execute(select) failed!\n");
|
/PHP-8.1/tests/lang/operators/ |
H A D | operator_spaceship_basic.phpt | 34 $failed = false; 46 $failed = true; 53 $failed = true; 60 $failed = true; 67 $failed = true; 71 $failed = true; 75 $failed = true; 84 $failed = true; 87 if ($failed == false) {
|
/PHP-8.1/ext/standard/tests/assert/ |
H A D | assert.phpt | 13 echo "assertion failed $line,\"$desc\"\n"; 20 echo "class assertion failed $line,\"$desc\"\n"; 40 assertion failed 21,"assert($a != 0)" 41 class assertion failed 24,"assert($a != 0)" 42 class assertion failed 28,"assert($a != 0)"
|
/PHP-8.1/Zend/tests/ |
H A D | exception_during_include_stat.phpt | 8 throw new Exception('stat failed'); 38 stat failed 39 stat failed 40 stat failed 41 stat failed
|
/PHP-8.1/ext/mysqli/tests/ |
H A D | bug62046.phpt | 14 printf("[001] Connect failed, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error()); 17 printf("[002] Prepare failed, [%d] %s\n", mysqli_errno($link), mysqli_error($link)); 20 printf("[003] Execute failed, [%d] %s\n", $stmt->errorno, $stmt->error); 23 printf("[004] store_result failed, [%d] %s\n", $stmt->errorno, $stmt->error); 27 printf("[005] bind_result failed, [%d] %s\n", $stmt->errorno, $stmt->error); 30 printf("[006] bind_result failed, [%d] %s\n", $stmt->errorno, $stmt->error);
|
H A D | mysqli_real_connect.phpt | 17 printf("[002] mysqli_init() failed\n"); 25 printf("[004] mysqli_init() failed\n"); 33 printf("[006] Usage of mysqli.default_socket failed\n"); 37 printf("[007] mysqli_init() failed\n"); 42 printf("[008] Usage of mysqli.default_port failed\n"); 46 printf("[009] mysqli_init() failed\n"); 51 printf("[010] Usage of mysqli.default_pw failed\n") ; 55 printf("[011] mysqli_init() failed\n"); 64 printf("[011] mysqli_init() failed\n"); 73 printf("[015] mysqli_init() failed\n"); [all …]
|
H A D | mysqli_real_connect_pconn.phpt | 22 printf("[002] mysqli_init() failed\n"); 30 printf("[004] mysqli_init() failed\n"); 38 printf("[006] Usage of mysqli.default_socket failed\n"); 42 printf("[007] mysqli_init() failed\n"); 47 printf("[008] Usage of mysqli.default_port failed\n"); 51 printf("[009] mysqli_init() failed\n"); 56 printf("[010] Usage of mysqli.default_pw failed\n") ; 60 printf("[011] mysqli_init() failed\n"); 69 printf("[011] mysqli_init() failed\n"); 78 printf("[015] mysqli_init() failed\n"); [all …]
|