Home
last modified time | relevance | path

Searched refs:got (Results 176 – 200 of 303) sorted by relevance

12345678910>>...13

/PHP-7.4/ext/pcntl/tests/
H A Dpcntl_realtime_signal.phpt11 printf("got realtime signal from %s, ruid:%s\n", $siginfo['pid'] ?? '', $siginfo['uid'] ?? '');
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_attr_get_prefetch.phpt17 printf("[001] Expecting int/1, got %s/%s for attribute %s/%s\n",
H A Dmysqli_fetch_object_oo.phpt20 printf("[001] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
32 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
36 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
44 printf("[006] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_debug.phpt23 printf("[001] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[002] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_pconn_reuse.phpt25 …printf("[002] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
50 …printf("[006] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
78 …printf("[010] Seems as if we have got a new connection, connections should have been cached and re…
H A Dmysqli_fetch_field_types.phpt45 printf("[004] %s, expecting object got %s, [%d] %s\n", $sql_type,
59 printf("[006] Expecting %d for %s got code %d for %s\n",
82 // MYSQLI_TYPE_TINY_BLOB => array("TINYBLOB", "I got a tiny blog"), - blob
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 Dbug33263.phpt30 printf("[001] Expecting '%s' got %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 false, got %s/%s\n", gettype($tmp), $tmp);
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 false, 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 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_change_user_set_names.phpt141 printf("[013] Expecting object/std_class, got %s/%s\n", gettype($charset), $charset);
144 printf("[014] Expecting connection charset to be %s got %s\n",
149 printf("[015] Expecting collation to be %s got %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",
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_stmt_getcolumnmeta.phpt39 printf("[002] Expecting false got %s\n", var_export($tmp, true));
44 printf("[003] Expecting false got %s\n", var_export($tmp, true));
48 printf("[004] Expecting false got %s\n", var_export($tmp, true));
52 printf("[005] Expecting false got %s\n", var_export($tmp, true));
56 printf("[006] Expecting false got %s\n", var_export($tmp, true));
60 printf("[007] Expecting false because of invalid offset got %s\n", var_export($tmp, true));
114 printf("[%03d + 6] Expecting PDO type %s got %s (%s)\n", $offset,
/PHP-7.4/ext/ldap/tests/
H A Dldap_set_option_crlcheck_basic.phpt12 die("skip OpenSSL required for CRL check options, got: $package");
/PHP-7.4/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…
/PHP-7.4/ext/exif/tests/
H A Dbug60150.phpt17 Warning: exif_read_data(bug60150.jpg): Error reading from file: got=x%x(=%d) != itemlen-%d=x%x(=%d)…
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_connection_status.phpt17 printf("[002] Expecting string, got '%s'\n", var_export($status, true));
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']);
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_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___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'
/PHP-7.4/ext/standard/tests/dir/
H A Ddir_bug73971.phpt2 Bug #73971 Filename got limited to MAX_PATH on Win32 when scan directory

Completed in 28 milliseconds

12345678910>>...13