Home
last modified time | relevance | path

Searched refs:got (Results 26 – 50 of 328) sorted by relevance

12345678910>>...14

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_store_result.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[004] Expecting object, got %s/%s. [%d] %s\n",
32 printf("[005] Expecting boolean/true, got %s/%s. [%d] %s\n",
41 printf("[007] Expecting boolean/false, got %s/%s. [%d] %s\n",
48 printf("[009] Expecting boolean/false, got %s/%s\n",
54 printf("[010] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_explain_metadata.phpt37 printf("[003] Expecting int/%d got %s/%s\n",
41 printf("[004] Expecting int/%d got %s/%s\n",
46 printf("[005] Expecting int/%d got %s/%s\n",
76 printf("[010] Expecting int/%d got %s/%s\n",
80 printf("[011] Expecting int/%d got %s/%s\n",
84 printf("[013] Expecting int/%d got %s/%s\n",
88 printf("[014] Expecting int/%d got %s/%s\n",
93 printf("[015] Expecting int/%d got %s/%s\n",
110 printf("[018] Expecting int/%d got %s/%s\n",
117 printf("[020] Expecting int/%d got %s/%s\n",
[all …]
H A Dmysqli_stmt_data_seek.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
34 printf("[006] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
45 printf("[009] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
53 printf("[011] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
61 printf("[013] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
69 printf("[015] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
79 printf("[017] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_change_user_oo.phpt26 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
29 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
32 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
38 printf("[006] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
41 printf("[007] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
44 printf("[008] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
62 printf("[012] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
70 printf("[014] Expecting user %s, got user() %s\n", $user, $tmp['user']);
72 printf("[015] Expecting database %s, got database() %s\n", $db, $tmp['dbname']);
[all …]
H A Dmysqli_change_user_old.phpt24 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
30 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
33 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
36 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
43 printf("[007] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
46 printf("[008] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
49 printf("[009] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
70 printf("[013] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
109 printf("[023] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
[all …]
H A Dmysqli_get_proto_info.phpt14 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
17 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
21 printf("[003] Expecting int/any_non_empty, got %s/%s\n", gettype($info), $info);
24 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_get_server_info.phpt14 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
17 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
21 printf("[003] Expecting string/any_non_empty, got %s/%s\n", gettype($info), $info);
24 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_close.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[004] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
32 printf("[005] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[006] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_real_escape_string_sjis.phpt31 printf("[004] Expecting \\\\, got %s\n", $tmp);
34 printf("[005] Expecting \", got %s\n", $tmp);
37 printf("[006] Expecting ', got %s\n", $tmp);
40 printf("[007] Expecting \\n, got %s\n", $tmp);
43 printf("[008] Expecting \\r, got %s\n", $tmp);
46 printf("[009] Expecting %s, got %s\n", "?p??\\0?p??", $tmp);
H A Dmysqli_use_result.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[004] Expecting object, got %s/%s. [%d] %s\n",
32 printf("[005] Expecting boolean/true, got %s/%s. [%d] %s\n",
41 printf("[007] Expecting boolean/false, got %s/%s. [%d] %s\n",
48 printf("[009] Expecting boolean/false, got %s/%s\n",
54 printf("[010] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_stmt_fetch.phpt22 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
34 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
41 printf("[006] Expecting NULL or boolean/false, got %s/%s\n", gettype($tmp), $tmp);
47 printf("[008] NULL, got %s/%s\n", gettype($tmp), $tmp);
62 printf("[012] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
65 printf("[013] Expecting boolean/true, got %s/%s, [%d] %s\n",
72 printf("[015] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
77 printf("[016] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
84 printf("[017] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_get_connection_stats.phpt19 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[003] Expecting array/any_non_empty, got %s/%s\n", gettype($info), $info);
30 printf("[004] Expecting array/any_non_empty, got %s/%s\n", gettype($info2), $info2);
50 printf("[006] Expecting array/any_non_empty, got %s/%s\n", gettype($info), $info);
68 printf("[008] Expecting array/any_non_empty, got %s/%s\n", gettype($info), $info);
71 printf("[009] Expecting array/any_non_empty, got %s/%s\n", gettype($info2), $info2);
H A Dmysqli_stmt_prepare.phpt23 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
26 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
34 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
37 printf("[005] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
40 printf("[006] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
45 printf("[007] Expecting NULL, got %s/%s\n");
H A Dmysqli_stmt_sqlstate.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 NULL, got %s/%s\n", gettype($tmp), $tmp);
31 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
37 printf("[007] Expecting string/00000, got %s/%s. [%d] %s\n",
49 printf("[010] Expecting NULL, got %s/%s\n");
H A Dmysqli_get_charset.phpt19 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
71 printf("[015] Expecting object/std_class, got %s/%s\n", gettype($charset), $charset);
76 …printf("[016] Expecting string/%s, got %s/%s\n", $character_set_connection, gettype($charset->char…
80 …printf("[017] Expecting string/%s, got %s/%s\n", $collation_connection, gettype($charset->collatio…
84 …printf("[019] Expecting string - ideally %s*, got %s/%s\n", $character_sets_dir, gettype($charset-…
90 printf("[020] Expecting int between 0 ... %d, got %s/%s\n", $charset->max_length,
96 printf("[021] Expecting int/%d, got %s/%s\n", $id, gettype($charset->number), $charset->number);
100 printf("[022] Expecting int/any, got %s/%s\n", gettype($charset->state), $charset->state);
[all …]
H A D071.phpt21 printf("[001] Expecting boolean/true got %s/%s\n", gettype($ret), var_export($ret, true));
28 …printf("[001] Expecting boolean/true got %s/%s @\n", gettype($ret), var_export($ret, true), $versi…
32 …printf("[001] Expecting boolean/false got %s/%s @\n", gettype($ret), var_export($ret, true), $vers…
48 printf("[002] Expecting boolean/true got %s/%s\n", gettype($ret), var_export($ret, true));
55 …printf("[002] Expecting boolean/true got %s/%s @\n", gettype($ret), var_export($ret, true), $versi…
59 …printf("[002] Expecting boolean/false got %s/%s @\n", gettype($ret), var_export($ret, true), $vers…
H A Dmysqli_close_oo.phpt21 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[003] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[004] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
31 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_stmt_param_count.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
38 printf("[%03d] Expecting %s/%d, got %s/%d\n", $offset + 3,
52 printf("[40] Expecting NULL, got %s/%s\n");
59 printf("[041] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
/PHP-5.5/ext/mysql/tests/
H A Dmysql_insert_id.phpt17 printf("[001] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
23 printf("[002a] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[003] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
34 printf("[005] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
42 printf("[007] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
51 printf("[010] Expecting int/not zero, got %s/%s\n", gettype($tmp), $tmp);
54 printf("[011] Expecting %s/%s, got %s/%s\n",
H A Dmysql_close.phpt16 printf("[001] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
19 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
31 printf("[005] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
34 printf("[006] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysql_info.phpt13 printf("[001] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
16 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
23 printf("[004] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
29 printf("[006] Expecting string/any_non_empty, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[008] Expecting string/any_non_empty, got %s/%s\n", gettype($tmp), $tmp);
41 printf("[010] Expecting string/any_non_empty, got %s/%s\n", gettype($tmp), $tmp);
47 printf("[012] Expecting string/any_non_empty, got %s/%s\n", gettype($tmp), $tmp);
55 printf("[014] Expecting string/any_non_empty, got %s/%s\n", gettype($def_tmp), $def_tmp);
H A Dmysql_get_proto_info.phpt13 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
17 printf("[003] Expecting int/any_non_empty, got %s/%s\n", gettype($info), $info);
20 printf("[004] Expecting int/any_non_empty, got %s/%s\n", gettype($info2), $info2);
25 printf("[005] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
H A Dmysql_stat.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
25 printf("[003] Expecting non empty string, got %s/'%s', [%d] %s\n",
34 printf("[003] Expecting non empty string, got %s/'%s', [%d] %s\n",
42 printf("[005] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysql_field_len.phpt16 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
19 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
30 printf("[005] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
33 printf("[006] Expecting non empty integer, got %s/%s\n", gettype($tmp), $tmp);
36 printf("[008] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_last_insert_id.phpt17 printf("[001] No query has been run, lastInsertId() should return '0'/string got '%s'/%s\n",
21 printf("[002] MySQL does not support sequences, expecting '0'/string got '%s'/%s\n",
26 printf("[003] Expecting '0'/string got '%s'/%s", var_export($tmp, true), gettype($tmp));
30 printf("[004] Expecting '0'/string got '%s'/%s", var_export($tmp, true), gettype($tmp));
34 printf("[005] Expecting '0'/string got '%s'/%s", var_export($tmp, true), gettype($tmp));
39 printf("[006] Expecting '0'/string got '%s'/%s", var_export($tmp, true), gettype($tmp));
43 printf("[006] Expecting '0'/string got '%s'/%s", var_export($tmp, true), gettype($tmp));
48 printf("[007] Expecting '0'/string got '%s'/%s", var_export($tmp, true), gettype($tmp));
60 printf("[009] Expecting at least 102, got %d\n",$next_id);
73 printf("[011] Expecting at least %d, got %d\n", $last_id + 1, $next_id);
[all …]

Completed in 67 milliseconds

12345678910>>...14