Home
last modified time | relevance | path

Searched refs:got (Results 101 – 125 of 303) sorted by relevance

12345678910>>...13

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_init.phpt14 … printf("[001] Expecting object/mysqli_link or boolean/false, got %s/%s\n", gettype($link), $link);
17 printf("[002] Expecting object of type mysqli got object of type %s\n", get_class($link));
H A Dmysqli_fetch_field_direct.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
23 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
38 printf("[005] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_connect_error.phpt18 printf("[001] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
34 printf("[004] Expecting string/'', got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_connect_twice.phpt21 printf("[003] Expecting boolean/true got %s/%s\n", gettype($tmp), $tmp);
24 printf("[004] Expecting int/any got %s/%s\n", gettype($tmp), $tmp);
46 printf("[009] Expecting boolean/true got %s/%s\n", gettype($tmp), $tmp);
49 printf("[010] Expecting int/any got %s/%s\n", gettype($tmp), $tmp);
64 printf("[013] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
71 printf("[015] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_kill.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
26 printf("[003] Expecting boolean/any, got %s/%s\n", gettype($tmp), $tmp);
33 printf("[005] Expecting boolean/any, got %s/%s\n", gettype($tmp), $tmp);
36 pintf("[006] Expecting boolean/false, got %s/%s\n", gettype($res), $res);
40 printf("[007] Expecting string/any non empty, got %s/%s\n", gettype($error), $error);
H A Dmysqli_query.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[002a] Expecting boolean/false got %s/%s\n", gettype($tmp), $tmp);
28 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
31 printf("[004] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
34 printf("[005] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
98 printf("[013] Invalid mode should return false got %s/%s, [%d] %s\n",
106 printf("[011] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_errno.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
38 printf("[005] Expecting int/any non zero got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_error_unicode.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
31 …printf("[004] Expecting string/empty, got %s/%s. [%d] %s\n", gettype($tmp), $tmp, mysqli_errno($li…
H A Dmysqli_real_connect.phpt19 printf("[001a] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[001b] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[001c] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[001d] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
31 printf("[001e] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
34 printf("[001f] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
37 printf("[001g] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
41 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
55 …printf("[005] Expecting boolean/false got %s/%s. Can connect to the server using host=%s, user=%s,…
171 printf("[026] Expecting false, 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",
145 printf("[%03d] Expecting array/any_non_empty, got %s/%s\n",
163 printf("[%03d] Expecting array/any_non_empty, got %s/%s\n",
187 printf("[%03d] Expecting array/any_non_empty, got %s/%s\n",
211 printf("[%03d] Expecting array/any_non_empty, got %s/%s\n",
233 printf("[%03d] Expecting array/any_non_empty, got %s/%s\n",
[all …]
H A Dmysqli_more_results.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
33 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($ret), $ret);
46 printf("[011] Expecting boolean/true, got %s/%s\n", gettype($ret), $ret);
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_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_connect.phpt24 printf("[001] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
28 printf("[002] Expecting %s, got %s/%s\n", $exptype, gettype($tmp), $tmp);
33 printf("[003] Expecting %s, got %s/%s\n", $exptype, gettype($tmp), $tmp);
38 printf("[004] Expecting %s, got %s/%s\n", $exptype, gettype($tmp), $tmp);
43 printf("[005] Expecting %s, got %s/%s\n", $exptype, gettype($tmp), $tmp);
48 printf("[006] Expecting %s, got %s/%s\n", $exptype, gettype($tmp), $tmp);
53 printf("[007] Expecting %s, got %s/%s\n", $exptype, gettype($tmp), $tmp);
67 printf("[010] Expecting boolean/false, got %s/%s\n", gettype($link), $link);
H A Dmysqli_driver.phpt18 printf("[002] Expecting %s/%s, got %s/%s\n",
24 printf("[003] Expecting %s/%s, got %s/%s\n",
29 printf("[004] Expecting int/any, got %s/%s\n",
37 printf("[005] Expecting int/any, got %s/%s\n",
98 printf("[019] Expecting boolean/any, got %s/%s\n",
107 printf("[020] Expecting boolean/any, got %s/%s\n",
H A Dmysqli_fetch_field.phpt18 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
21 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
44 printf("[004] Expecting charset %s/%d got %d\n",
48 printf("[005] Expecting length %d got %d\n",
52 printf("011] Expecting database '%s' got '%s'\n",
62 printf("[006] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_prepare.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[003] Expecting boolean/false, got %s\n", gettype($tmp));
31 …printf("[005] Expecting boolean/false, got %s, [%d] %s\n", gettype($tmp), mysqli_errno($link), mys…
101 printf("[022] Expecting 'testvar'/1, got %s/%s. [%d] %s\n",
110 printf("[023] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
115 printf("[024] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_set_charset.phpt55 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
58 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
61 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
80 …printf("[011] Expecting boolean/false because of invalid character set, got %s/%s\n", gettype($ret…
88 printf("[013] Expecting boolean/true, got %s/%s\n", gettype($ret), $ret);
95 … printf("[015] Character set not changed? Expecting %s, got %s\n", $new_charset, $tmp['charset']);
120 printf("[019] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_debug_append.phpt28 printf("[001] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
56 printf("[006] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
65 …printf("[008] Cannot find original file content any more. Seems that the trace file got overwritte…
68 printf("[009] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
76 …printf("[011] Cannot find original file content any more. Seems that the trace file got overwritte…
H A Dmysqli_stmt_num_rows.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
45 printf("[%03d] Expecting %s/%d, got %s/%d\n", $offset + 3,
81 printf("[53 - %03d] Expecting int/0, got %s/%s\n", $i, gettype($tmp), $tmp);
96 printf("[54] Expecting int/7, got %s/%s\n", gettype($tmp), $tmp);
105 printf("[056] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_autocommit.phpt17 printf("[001] Expecting int/1 got %s\n", var_export($tmp, true));
22 printf("[002] Server autocommit mode should be on, got '%s'\n", var_export($row['_autocommit']));
30 printf("[004] Server autocommit mode should be off, got '%s'\n", var_export($row['_autocommit']));
37 printf("[006] Expecting int/0 got %s\n", var_export($tmp, true));
48 printf("[009] Server autocommit mode should be on, got '%s'\n", var_export($row['_autocommit']));
51 printf("[010] Expecting int/1 got %s\n", var_export($tmp, true));
H A Dpdo_mysql_attr_errmode.phpt49 printf("[005] Expecting SQL code 42000 got '%s'\n", $code);
51 printf("[006] Code and info should be identical, got errorCode() = %s, errorInfo()[0] = %s\n",
65 printf("[009] Expecting SQL code 42000 got '%s'\n", $code);
67 printf("[010] Code and info should be identical, got errorCode() = %s, errorInfo()[0] = %s\n",
84 printf("[013] Expecting SQL code 42000 got '%s'\n", $code);
86 printf("[014] Code and info should be identical, got errorCode() = %s, errorInfo()[0] = %s\n",
122 printf("[021] Expecting SQL code 42000 got '%s'\n", $code);
124 printf("[022] Code and info should be identical, got errorCode() = %s, errorInfo()[0] = %s\n",
152 printf("[029] Expecting PDO exception got exception of type '%s'\n", get_class($e));
H A Dpdo_mysql_prepare_native.phpt29 printf("[%03d] prepare() - expecting SQLSTATE '%s' got '%s'\n",
36 printf("[%03d] prepare() - expecting MySQL Code '%s' got '%s'\n",
71 printf("[%03d] execute() - expecting SQLSTATE '%s' got '%s'\n",
172 printf("[033] Expecting two rows, got %d rows\n", $tmp);
176 printf("[027] Expecting two rows, got %d rows\n", $tmp);
193 printf("[030] Expecting zero rows, got %d rows\n", $tmp);
199 printf("[032] Expecting one row, got %d rows\n", $tmp);
282 printf("[074] Expecting two rows, got %d rows\n", $tmp);
318 printf("[061] Expecting zero rows, got %d rows\n", $tmp);
324 printf("[062] Expecting two rows, got %d rows\n", $tmp);
[all …]
H A Dpdo_mysql_stmt_rowcount.phpt18 printf("[002] Expecting 0 got %s", var_export($tmp, true));
21 printf("[003] Expecting 1 got %s", var_export($tmp, true));
H A Dpdo_mysql_prepare_emulated.phpt29 printf("[%03d] prepare() - expecting SQLSTATE '%s' got '%s'\n",
61 printf("[%03d] execute() - expecting SQLSTATE '%s' got '%s'\n",
164 printf("[033] Expecting two rows, got %d rows\n", $tmp);
186 printf("[040] Expecting zero rows, got %d rows\n", $tmp);
193 printf("[042] Expecting two rows, got %d rows\n", $tmp);
198 printf("[044] Expecting onw row, got %d rows\n", $tmp);
269 printf("[074] Expecting two rows, got %d rows\n", $tmp);
295 printf("[080] Expecting zero rows, got %d rows\n", $tmp);
302 printf("[082] Expecting two rows, got %d rows\n", $tmp);
307 printf("[084] Expecting one row, got %d rows\n", $tmp);
[all …]

Completed in 40 milliseconds

12345678910>>...13