Home
last modified time | relevance | path

Searched refs:got (Results 51 – 75 of 285) sorted by relevance

12345678910>>...12

/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_stmt_get_result2.phpt32 printf("[007] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
41 printf("[008] boolean/false got %s/%s, [%d] %s\n",
47 printf("[009] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
70 printf("[013] boolean/false got %s/%s, [%d] %s\n",
82 printf("[015] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
101 printf("[019] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
122 printf("[023] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
129 … printf("[025] Expecting int/%d got %s/%s", MYSQLI_STORE_RESULT, gettype($res->type), $res->type);
H A Dmysqli_connect_errno.phpt28 printf("[003] Expecting integer/0, got %s/%s\n", gettype($tmp), $tmp);
34 …user=%s, passwd=***non_empty, dbname=%s, port=%s, socket=%s, expecting boolean/false, got %s/%s\n",
38 printf("[005] Expecting integer/any non-zero, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_get_client_stats.phpt39 printf("[%03d] %s Expecting %s = %s/%s, got %s/%s\n",
46 printf("[%03d] %s Expecting %s = %s/%s, got %s/%s\n",
53 printf("[%03d] %s Expecting %s = %s/%s, got %s/%s\n",
67 printf("[%03d] %s Expecting %s > %s/%s, got %s/%s\n",
74 printf("[%03d] %s Expecting %s > %s/%s, got %s/%s\n",
141 printf("[%03d] Expecting array/any_non_empty, got %s/%s\n",
159 printf("[%03d] Expecting array/any_non_empty, got %s/%s\n",
183 printf("[%03d] Expecting array/any_non_empty, got %s/%s\n",
207 printf("[%03d] Expecting array/any_non_empty, got %s/%s\n",
229 printf("[%03d] Expecting array/any_non_empty, got %s/%s\n",
[all …]
H A Dmysqli_stmt_bind_result_references.phpt25 printf("[002] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
42 printf("[004] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
62 printf("[006] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
81 printf("[008] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
95 printf("[010] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
110 printf("[012] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
128 printf("[012] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
145 printf("[012] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
166 printf("[014] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
185 printf("[016] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
[all …]
H A Dmysqli_stmt_data_seek.phpt28 printf("[006] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
39 printf("[009] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
47 printf("[011] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
55 printf("[013] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_error_oo.phpt18 printf("[001] Expecting empty string, got %s/'%s'\n", gettype($tmp), $tmp);
26 …printf("[003] Expecting string/empty, got %s/%s. [%d] %s\n", gettype($tmp), $tmp, $mysqli->errno, …
35 …printf("[006] Expecting string/[Table... doesn't exit], got %s/%s. [%d] %s\n", gettype($tmp), $tmp…
H A Dmysqli_use_result.phpt19 printf("[004] Expecting object, got %s/%s. [%d] %s\n",
34 printf("[007] Expecting boolean/false, got %s/%s. [%d] %s\n",
41 printf("[009] Expecting boolean/false, got %s/%s\n",
H A Dmysqli_stmt_get_warnings.phpt43 printf("[007] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
49 printf("[009] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
56 printf("[011] Expecting mysqli_warning object, got %s/%s\n", gettype($warning), $warning);
59 printf("[012] Expecting object of type mysqli_warning got type '%s'", get_class($warning));
81 printf("[017] Expected 2 warnings, got %d warnings\n", $i);
H A Dmysqli_debug_append.phpt25 printf("[001] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
53 printf("[006] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
62 …printf("[008] Cannot find original file content any more. Seems that the trace file got overwritte…
65 printf("[009] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
73 …printf("[011] Cannot find original file content any more. Seems that the trace file got overwritte…
H A Dmysqli_change_user_insert_id.phpt26 printf("[005] Expecting 100, got %d, [%d] %s\n",
34 printf("[006] Expecting 0, got %d, [%d] %s\n",
50 printf("Expecting 0 got %d\n", $row['_insert_id']);
H A Dmysqli_store_result_buffered_c.phpt26 printf("[004] Expecting object, got %s/%s. [%d] %s\n",
30 printf("[005] Expecting boolean/true, got %s/%s. [%d] %s\n",
H A Dmysqli_next_result.phpt16 printf("[003] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[004] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
38 … printf("[%03d] Expecting %d result(s), got %d result(s)\n", $offset + 2, $num_results, $i);
H A Dmysqli_connect.phpt24 printf("[002] Expecting %s, got %s/%s\n", $exptype, gettype($tmp), $tmp);
29 printf("[003] Expecting %s, got %s/%s\n", $exptype, gettype($tmp), $tmp);
34 printf("[004] Expecting %s, got %s/%s\n", $exptype, gettype($tmp), $tmp);
39 printf("[005] Expecting %s, got %s/%s\n", $exptype, gettype($tmp), $tmp);
44 printf("[006] Expecting %s, got %s/%s\n", $exptype, gettype($tmp), $tmp);
49 printf("[007] Expecting %s, got %s/%s\n", $exptype, gettype($tmp), $tmp);
63 printf("[010] Expecting boolean/false, got %s/%s\n", gettype($link), $link);
H A Dmysqli_warning_count.phpt19 printf("[005] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[007] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_get_client_stats_off.phpt19 printf("[001] Expecting non-empty array, got %s.\n", gettype($before));
36 printf("[003] Field %s should not have any other value but 0, got %s.\n",
H A D071.phpt20 printf("[001] Expecting boolean/true got %s/%s\n", gettype($ret), var_export($ret, true));
33 printf("[002] Expecting boolean/true got %s/%s\n", gettype($ret), var_export($ret, true));
/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_autocommit.phpt18 printf("[001] Expecting int/1 got %s\n", var_export($tmp, true));
23 … printf("[002] Server autocommit mode should be on, got '%s'\n", var_export($row['_autocommit']));
31 … printf("[004] Server autocommit mode should be off, got '%s'\n", var_export($row['_autocommit']));
38 printf("[006] Expecting int/0 got %s\n", var_export($tmp, true));
49 … printf("[009] Server autocommit mode should be on, got '%s'\n", var_export($row['_autocommit']));
52 printf("[010] Expecting int/1 got %s\n", var_export($tmp, true));
H A Dpdo_mysql_attr_errmode.phpt47 printf("[005] Expecting SQL code 42000 got '%s'\n", $code);
49 … printf("[006] Code and info should be identical, got errorCode() = %s, errorInfo()[0] = %s\n",
63 printf("[009] Expecting SQL code 42000 got '%s'\n", $code);
65 … printf("[010] Code and info should be identical, got errorCode() = %s, errorInfo()[0] = %s\n",
82 printf("[013] Expecting SQL code 42000 got '%s'\n", $code);
84 … printf("[014] Code and info should be identical, got errorCode() = %s, errorInfo()[0] = %s\n",
120 printf("[021] Expecting SQL code 42000 got '%s'\n", $code);
122 … printf("[022] Code and info should be identical, got errorCode() = %s, errorInfo()[0] = %s\n",
150 printf("[029] Expecting PDO exception got exception of type '%s'\n", get_class($e));
H A Dpdo_mysql_prepare_native.phpt30 printf("[%03d] prepare() - expecting SQLSTATE '%s' got '%s'\n",
37 printf("[%03d] prepare() - expecting MySQL Code '%s' got '%s'\n",
72 printf("[%03d] execute() - expecting SQLSTATE '%s' got '%s'\n",
175 printf("[033] Expecting two rows, got %d rows\n", $tmp);
179 printf("[027] Expecting two rows, got %d rows\n", $tmp);
196 printf("[030] Expecting zero rows, got %d rows\n", $tmp);
202 printf("[032] Expecting one row, got %d rows\n", $tmp);
285 printf("[074] Expecting two rows, got %d rows\n", $tmp);
321 printf("[061] Expecting zero rows, got %d rows\n", $tmp);
327 printf("[062] Expecting two rows, got %d rows\n", $tmp);
[all …]
H A Dpdo_mysql_stmt_rowcount.phpt19 printf("[002] Expecting 0 got %s", var_export($tmp, true));
22 printf("[003] Expecting 1 got %s", var_export($tmp, true));
H A Dpdo_mysql_prepare_emulated.phpt31 printf("[%03d] prepare() - expecting SQLSTATE '%s' got '%s'\n",
63 printf("[%03d] execute() - expecting SQLSTATE '%s' got '%s'\n",
168 printf("[033] Expecting two rows, got %d rows\n", $tmp);
190 printf("[040] Expecting zero rows, got %d rows\n", $tmp);
197 printf("[042] Expecting two rows, got %d rows\n", $tmp);
202 printf("[044] Expecting onw row, got %d rows\n", $tmp);
273 printf("[074] Expecting two rows, got %d rows\n", $tmp);
299 printf("[080] Expecting zero rows, got %d rows\n", $tmp);
306 printf("[082] Expecting two rows, got %d rows\n", $tmp);
311 printf("[084] Expecting one row, got %d rows\n", $tmp);
[all …]
H A Dpdo_mysql_attr_statement_class.phpt60 printf("[006] Expecting boolean/false got %s\n", var_export($tmp, true));
74 printf("[007] Expecting boolean/true got %s\n", var_export($tmp, true));
84 printf("[008] Expecting boolean/true got %s\n", var_export($tmp, true));
94 printf("[008] Expecting boolean/true got %s\n", var_export($tmp, true));
106 printf("[009] Expecting boolean/true got %s\n", var_export($tmp, true));
111 printf("[010] Expecting boolean/true got %s\n", var_export($tmp, true));
/PHP-8.2/tests/basic/
H A Derrorlog_permission.phpt27 printf("got permissions=%o\n", fileperms(LOG_FILENAME) & 0777);
36 got permissions=600
/PHP-8.2/ext/mbstring/tests/
H A Duuencode_encoding.phpt16 …die('Expected "' . $uuencode . '" to convert to ' . bin2hex($raw) . '; actually got ' . bin2hex($c…
19 …die('Expected ' . bin2hex($raw) . ' to convert to "' . $uuencode . '"; actually got "' . $converte…
35 …die("Round-trip failed! Expected " . bin2hex($data) . " to round-trip; actually got " . bin2hex($d…
/PHP-8.2/ext/oci8/tests/
H A Dbind_sqltchr_2.phpt28 $msg_in = "Cat got your keyboard?";
46 string(22) "Cat got your keyboard?"

Completed in 36 milliseconds

12345678910>>...12