Home
last modified time | relevance | path

Searched refs:got (Results 226 – 250 of 328) sorted by path

12345678910>>...14

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param.phpt26 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
29 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
32 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
48 printf("[003d] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
51 printf("[003a] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
56 printf("[003b] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
63 printf("[004] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
66 printf("[005] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
69 printf("[006] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
335 printf("[2005] Expecting boolean/true got %s/%s, [%d] %s\n",
[all …]
H A Dmysqli_stmt_bind_param_references.phpt30 printf("[%03d + 3] Expecting %s/%s got %s/%s\n",
38 printf("[%03d + 4] Expecting %s/%s got %s/%s\n",
65 printf("[002] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
76 printf("[005] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
87 printf("[007] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
98 printf("[010] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
106 printf("[013] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
116 printf("[015] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
127 printf("[018] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
137 printf("[021] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
[all …]
H A Dmysqli_stmt_bind_param_type_juggling.phpt63 …printf("[%03d + 10] Expecting 2 rows, got %d rows [%d] %s\n", $offset, $tmp, mysqli_errno($link), …
68 printf("[%03d + 11] Expecting col1 = %s, col2 = %s got col1 = %s, col2 = %s - [%d] %s\n",
77 printf("[%03d + 12] Expecting col1 = %s, col2 = %s got col1 = %s, col2 = %s - [%d] %s\n",
H A Dmysqli_stmt_bind_result.phpt19 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
31 printf("[002b] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
41 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
47 printf("[005] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
50 printf("[006] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
53 printf("[007] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
131 printf("[%04d] [%d] Expecting %s/'%s' [type hint = %s], got %s/'%s'\n",
143 printf("[%04d] [%d] %s, expecting 3 results, got only %d results\n",
303 printf("[3000] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_stmt_bind_result_bit.phpt134 printf("[013 - %d] Expecting %s got %s\n", $bits, $value, $row['bit_value']);
140 …printf("[014 - %d] Expecting null got %s/%s\n", $bits, gettype($row['bit_value']), $row['bit_value…
H A Dmysqli_stmt_bind_result_format.phpt103 printf("[%03d] Expecting %s/%s got %s/%s with %s - %s.\n",
123 printf("[%03d] Row %d - expecting %s/%s got %s/%s [%s] with %s - %s.\n",
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_bind_result_zerofill.phpt59 printf("[%03d] Expecting '%s' got '%s'\n", $offset, $expected, $result);
H A Dmysqli_stmt_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);
29 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[006] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
38 printf("[007] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
57 printf("[012] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
78 printf("[017] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
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_stmt_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);
29 printf("[004] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
36 printf("[006] Expecting int/any non zero, got %s/%s\n", gettype($tmp), $tmp);
43 printf("[008] Expecting zero, got %s/%s\n", gettype($tmp), $tmp);
48 printf("[009] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
52 printf("[010] Execting int/any non zero, got %s/%s\n", gettype($tmp), $tmp);
57 printf("[011] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_stmt_error.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
29 printf("[004] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
36 printf("[006] Expecting string/any non empty, got %s/%s\n", gettype($tmp), $tmp);
43 printf("[008] Expecting empty string, got %s/%s\n", gettype($tmp), $tmp);
48 printf("[009] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
52 printf("[010] Execting string/any non empty, got %s/%s\n", gettype($tmp), $tmp);
57 printf("[011] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_stmt_execute.phpt23 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
26 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
42 printf("[006] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
48 printf("[008] Expecting boolean/true, got %s/%s. [%d] %s\n",
79 printf("[016] Expecting boolean/true, got %s/%s. [%d] %s\n",
87 printf("[018] Expecting int/1 got %s/%s\n", gettype($id), $id);
90 printf("[019] Expecting boolean/true, got %s/%s. [%d] %s\n",
112 printf("[025] Expecting boolean/true, got %s/%s. [%d] %s\n",
116 printf("[026] Expecting boolean/true, got %s/%s. [%d] %s\n",
[all …]
H A Dmysqli_stmt_execute_stored_proc.phpt50 printf("[018] Results seem wrong, got %s, [%d] %s\n",
88 printf("[026] Results seem wrong, got %s, [%d] %s\n",
128 printf("[035] Results seem wrong, got %s, [%d] %s\n",
170 printf("[045] Results seem wrong, got %s, [%d] %s\n",
H A Dmysqli_stmt_execute_stored_proc_next_result.phpt45 printf("[009] Results seem wrong, got %s, [%d] %s\n",
85 printf("[019] Results seem wrong, got %s, [%d] %s\n",
98 printf("[022] Results seem wrong, got %s, [%d] %s\n",
H A Dmysqli_stmt_execute_stored_proc_out.phpt51 printf("[011] Results seem wrong got '%s'\n", $ver_out);
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_stmt_fetch_geom.phpt74 printf("[%04d] [%d] %s, expecting 3 results, got only %d results\n",
H A Dmysqli_stmt_field_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);
26 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
31 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
36 printf("[007] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
41 printf("[009] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
46 printf("[011] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
52 printf("[013] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
56 printf("[014] expected error - got ok\n");
64 printf("[017] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
[all …]
H A Dmysqli_stmt_free_result.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);
40 printf("[006] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
46 printf("[008] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
49 printf("[009] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
63 printf("[013] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
66 printf("[014] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
71 printf("[015] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_stmt_get_result.phpt25 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
37 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
53 printf("[009] non-object, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
62 printf("[011] Expecting NULL, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
75 printf("[016] NULL, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
85 printf("[018] Expecting NULL, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
100 printf("[025] false, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
109 printf("[029] false, got %s/%s\n", gettype($tmp), var_export($tmp, 1));
128 printf("[036] Expecting array, got %s/%s, [%d] %s\n",
[all …]
H A Dmysqli_stmt_get_result2.phpt24 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
44 printf("[007] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
53 printf("[008] boolean/false got %s/%s, [%d] %s\n",
59 printf("[009] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
82 printf("[013] boolean/false got %s/%s, [%d] %s\n",
94 printf("[015] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
113 printf("[019] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
134 printf("[023] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
[all …]
H A Dmysqli_stmt_get_result_bit.phpt109 printf("[009 - %d] Expecting %s got %s\n", $bits, $value, $row['bit_value']);
115 …printf("[010 - %d] Expecting null got %s/%s\n", $bits, gettype($row['bit_value']), $row['bit_value…
H A Dmysqli_stmt_get_result_field_count.phpt26 printf("[004] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
32 printf("[005] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
H A Dmysqli_stmt_get_result_geom.phpt114 printf("[%04d] [%d] %s, expecting 3 results, got only %d results\n",

Completed in 43 milliseconds

12345678910>>...14