/PHP-8.3/ext/dba/tests/ |
H A D | dba_tcadb_creation_matrix.phpt | 29 Opening DB failed 33 Opening DB failed 37 Opening DB failed 41 Opening DB failed 45 Opening DB failed 49 Opening DB failed 53 Opening DB failed 78 Insertion failed 82 Insertion failed 86 Insertion failed [all …]
|
H A D | dba_cdb_creation_matrix.phpt | 29 Opening DB failed 33 Opening DB failed 37 Opening DB failed 41 Opening DB failed 45 Opening DB failed 49 Opening DB failed 53 Opening DB failed 57 Opening DB failed 86 Insertion failed 90 Insertion failed [all …]
|
H A D | dba_db4_creation_matrix.phpt | 29 Opening DB failed 33 Opening DB failed 37 Opening DB failed 41 Opening DB failed 45 Opening DB failed 49 Opening DB failed 53 Opening DB failed 78 Insertion failed 82 Insertion failed 86 Insertion failed [all …]
|
H A D | dba_gdbm_creation_matrix.phpt | 31 Opening DB failed 35 Opening DB failed 39 Opening DB failed 43 Opening DB failed 49 Opening DB failed 53 Opening DB failed 57 Opening DB failed 61 Opening DB failed 92 Insertion failed 96 Insertion failed [all …]
|
H A D | dba_qdbm_creation_matrix.phpt | 31 Opening DB failed 35 Opening DB failed 39 Opening DB failed 43 Opening DB failed 49 Opening DB failed 53 Opening DB failed 57 Opening DB failed 61 Opening DB failed 92 Insertion failed 96 Insertion failed [all …]
|
H A D | dba_lmdb_creation_matrix.phpt | 31 Opening DB failed 35 Opening DB failed 39 Opening DB failed 43 Opening DB failed 53 Opening DB failed 65 Opening DB failed 77 Opening DB failed 86 Insertion failed 90 Insertion failed 94 Opening DB failed [all …]
|
/PHP-8.3/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.3/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.3/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 …]
|
/PHP-8.3/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';
|
/PHP-8.3/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_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_addfile.phpt | 16 exit('failed'); 20 echo "failed\n"; 24 echo "failed\n"; 28 echo "failed\n"; 34 echo "failed\n"; 51 echo "failed\n"; 57 echo "failed\n"; 60 exit('failed');
|
/PHP-8.3/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.3/Zend/tests/attributes/ |
H A D | 012_ast_export.phpt | 11 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL; 17 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL; 27 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL; 37 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL; 43 })) failed 44 assert(): assert(0 && ($a = #[A1(1, 2, 1 + 2)] fn() => 1)) failed 55 })) failed 69 })) failed
|
/PHP-8.3/ext/oci8/tests/ |
H A D | num.phpt | 27 die("oci_parse(insert) failed!\n"); 35 die("oci_execute(insert) failed!\n"); 44 die("oci_commit() failed!\n"); 55 die("oci_parse(select) failed!\n"); 63 die("oci_execute(select) failed!\n"); 72 die("oci_fetch_all(select) failed!\n"); 83 die("oci_parse(select) failed!\n"); 87 die("oci_execute(select) failed!\n"); 102 die("oci_parse(select) failed!\n"); 106 die("oci_execute(select) failed!\n"); [all …]
|
H A D | commit_001.phpt | 20 die("oci_parse(insert) failed!\n"); 26 die("oci_execute(insert) failed!\n"); 32 die("oci_execute(insert) failed!\n"); 42 die("oci_parse(select) failed!\n"); 47 die("oci_execute(select) failed!\n"); 54 die("oci_execute(select) failed!\n"); 60 die("oci_parse(insert) failed!\n"); 65 die("oci_execute(insert) failed!\n"); 73 die("oci_execute(select) failed!\n");
|
/PHP-8.3/Zend/tests/assert/ |
H A D | bug70528.phpt | 15 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL; 20 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL; 25 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL; 29 assert(): assert(new \stdClass() instanceof $bar) failed 30 assert(): assert(new \stdClass() instanceof Bar) failed 31 assert(): assert(new \stdClass() instanceof \Foo\Bar) failed
|
/PHP-8.3/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.3/Zend/tests/ |
H A D | exception_during_include_stat.phpt | 9 throw new Exception('stat failed'); 39 stat failed 40 stat failed 41 stat failed 42 stat failed
|
/PHP-8.3/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);
|