Home
last modified time | relevance | path

Searched refs:got (Results 201 – 225 of 328) sorted by relevance

12345678910>>...14

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt56 printf("[009] Expecting boolean/true, got %s/%s. [%d] %s\n",
84 printf("[011] Expecting boolean/false, got %s/%s. [%d] %s\n",
89 printf("[012] Expecting boolean/false, got %s/%s, [%d] %s\n",
H A Dmysqli_stmt_attr_get_prefetch.phpt17 printf("[001] Expecting int/1, got %s/%s for attribute %s/%s\n",
H A Dmysqli_autocommit_oo.phpt29 printf("[002] Expecting boolean/any, got %s/%s\n", gettype($tmp), $tmp);
43 printf("[006] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
89 printf("[019] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
128 printf("[030] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_fetch_object_oo.phpt20 printf("[001] 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 NULL, got %s/%s\n", gettype($tmp), $tmp);
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 Dbug33263.phpt30 printf("[001] Expecting '%s' got %s/'%s'.\n",
H A Dmysqli_options_int_and_float_native.phpt68 printf("[007] Expecting %s - %s/%s got %s/%s\n",
94 printf("[011] Expecting %s - %s/string got %s/%s\n",
H A Dmysqli_fetch_array.phpt16 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
19 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
62 printf("[013] Expecting boolean/false although, got %s/%s. [%d] %s\n",
67 printf("[014] Expecting boolean/false, got %s/%s. [%d] %s\n",
114 printf("[%04d] Expecting %s/%s [reg exp = %s], got %s/%s resp. %s/%s. [%d] %s\n", $offset + 4,
124 printf("[%04d] Expecting %s/%s, got %s/%s resp. %s/%s. [%d] %s\n", $offset + 5,
138 printf("[%04d] Expecting %s/%s, got %s/%s resp. %s/%s. [%d] %s\n", $offset + 7,
291 printf("[015] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_report.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting boolean/true even for invalid flags, got %s/%s\n", gettype($tmp), $tmp);
23 printf("[003] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
26 printf("[004] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
29 printf("[005] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
32 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[008] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
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_options_init_command.phpt32 printf("[003] Expecting 1 got %s\n", $row['_num_rows']);
51 printf("[007] Expecting 1 got %s\n", $row['_num_rows']);
/PHP-5.5/ext/exif/tests/
H A Dbug48378.phpt15 Warning: exif_read_data(%s): Error reading from file: got=x08B4(=2228) != itemlen-2=x1FFE(=8190) in…
H A Dbug60150.phpt17 Warning: exif_read_data(bug60150.jpg): Error reading from file: got=x%x(=%d) != itemlen-%d=x%x(=%d)…
/PHP-5.5/ext/hash/tests/
H A Djoaat.phpt23 …echo "Iteration " . $i . " failed - expected '" . $test[1] . "', got '" . $result . "' for '" . $t…
/PHP-5.5/ext/mbstring/tests/
H A Dbug43301.phpt11 hello, I have got a cr*sh on you
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_variable_columncount.phpt34 printf("[%03d + 1] Expecting array('one' => 1), got %s\n", $offset, var_export($row, true));
40 …printf("[%03d + 2] Expecting array('one' => 1, 'two' => 2), got %s\n", $offset, var_export($row, t…
43 printf("[%03d + 3] Expecting one array element got two\n", $offset);
H A Dpdo_mysql___construct_options_libmysql.phpt24 printf("[%03d] Execting '%s'/%s got '%s'/%s' for options '%s'\n",
82 [026] Execting '1'/boolean got ''/boolean' for options 'PDO::MYSQL_ATTR_READ_DEFAULT_FILE'
H A Dpdo_mysql_stmt_blobs.phpt58 printf("[%03d + 3] Returned id column value seems wrong, expecting 1 got %s.\n",
73 printf("[%03d + 3] Returned id column value seems wrong, expecting 1 got %s.\n",
H A Dpdo_mysql_stmt_getcolumnmeta.phpt30 printf("[002] Expecting false got %s\n", var_export($tmp, true));
35 printf("[003] Expecting false got %s\n", var_export($tmp, true));
39 printf("[004] Expecting false got %s\n", var_export($tmp, true));
43 printf("[005] Expecting false got %s\n", var_export($tmp, true));
47 printf("[006] Expecting false got %s\n", var_export($tmp, true));
66 printf("[009] Expecting false because of invalid offset got %s\n", var_export($tmp, true));
136 printf("[%03d + 6] Expecting PDO type %s got %s (%s)\n", $offset,
301 printf("[1006] Expecting NULL got %s\n", $meta['native_type']);
/PHP-5.5/ext/mysql/tests/
H A Dmysql_escape_string.phpt13 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysql_list_fields.phpt21 …printf("[004] Expecting two fields from 'test', got %d. [%d] %s\n", $num, mysql_errno($link), mysq…
35 …printf("[008] Expecting 2 fields from 'test', got %d. [%d] %s\n", $num, mysql_errno($link), mysql_…
H A Dmysql_fetch_array.phpt16 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
19 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
61 printf("[013] Expecting array, got %s/%s. [%d] %s\n",
66 printf("[014] Expecting boolean/false, got %s/%s. [%d] %s\n",
110 printf("[%04d] Expecting %s/%s [reg exp = %s], got %s/%s resp. %s/%s. [%d] %s\n", $offset + 4,
120 printf("[%04d] Expecting %s/%s, got %s/%s resp. %s/%s. [%d] %s\n", $offset + 5,
133 printf("[%04d] Expecting %s/%s, got %s/%s resp. %s/%s. [%d] %s\n", $offset + 7,
275 printf("[015] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysql_fetch_field.phpt17 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
43 printf("[006] Expecting boolean/false got %s/%s\n", gettype($tmp), var_export($tmp, true));
48 printf("[007] Expecting boolean/false, got %s/%s\n", gettype($tmp), var_export($tmp, true));
113 printf("[012/%s] Expecting type '%s' got '%s'\n", $type_name, $type_desc[1], $tmp->type);
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_loadXML_variation2.phpt22 … Element book content does not follow the DTD, expecting (title , author), got (title author autho…
H A DDOMDocument_load_variation2.phpt22 … Element book content does not follow the DTD, expecting (title , author), got (title author autho…

Completed in 82 milliseconds

12345678910>>...14