Home
last modified time | relevance | path

Searched refs:got (Results 151 – 175 of 303) sorted by relevance

12345678910>>...13

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_errno_oo.phpt18 printf("[001] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[004] Expecting int/any non zero got %s/%s\n", gettype($tmp), $tmp);
H A Dbug35517.phpt22 … printf("[001] Expecting integer on 64bit got %s/%s\n", gettype($id), var_export($id, true));
25 … printf("[002] Expecting string on 32bit got %s/%s\n", gettype($id), var_export($id, true));
H A Dmysqli_fetch_lengths.phpt19 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
22 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_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);
H A Dmysqli_get_client_info.phpt13 printf("[001] Expecting string/any_non_empty, got %s/%s\n", gettype($info), $info);
H A Dmysqli_last_insert_id.phpt44 printf("[004] Expecting id > 0 got %d, [%d] %s\n", $api_id, $link->errno, $link->error) ;
57 …printf("[007] API id should have been reset to 0 because previous query was SELECT, got API %d, SQ…
72 …printf("[010] API id should have been reset to 0 because previous query was SELECT, got API %d, SQ…
86 printf("[013] Expecting id > 0 got %d, [%d] %s\n", $api_id, $link->errno, $link->error) ;
90 printf("[015] SQL id %d should have had changed, got %d\n", $sql_id, $new_sql_id);
101 …printf("[017] API id should have been reset to 0 because previous query was SET, got API %d, SQL %…
147 …printf("[027] API id should have been reset to 0 because previous query failed, got API %d, SQL %d…
161 printf("[030] API id should be %d got %d\n", $sql_id, $api_id);
H A Dmysqli_get_connection_stats_off.phpt26 printf("[002] Expecting non-empty array, got %s.\n", gettype($before));
45 printf("[004] Field %s should not have any other value but 0, got %s.\n",
H A Dmysqli_reap_async_query.phpt29 printf("[002] Expecting NULL got %s\n", var_export($tmp, true));
33 printf("[003] Expecting NULL got %s\n", var_export($tmp, true));
36 printf("[004] Expecting NULL got %s\n", var_export($tmp, true));
H A Dmysqli_select_db.phpt18 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
21 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
28 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
104 printf("[019] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_ps_select_union.phpt37 printf("[004] Row %d, expecting %s/%s got %s/%s\n",
63 printf("[007] Row %d, expecting %s/%s got %s/%s\n",
93 printf("[011] Row %d, expecting %s/%s got %s/%s\n",
113 printf("[014] Row %d, expecting %s/%s got %s/%s\n",
142 printf("[018] Row %d, expecting %s/%s got %s/%s\n",
162 printf("[021] Row %d, expecting %s/%s got %s/%s\n",
202 printf("[26] Row %d, expecting %s/%s, got %s/%s\n",
242 printf("[31] Row %d, expecting %s/%s, got %s/%s\n",
H A Dmysqli_stmt_send_long_data_packet_size_libmysql.phpt59 printf("[009] Expecting boolean/true, got %s/%s. [%d] %s\n",
79 printf("[011] Expecting boolean/false, got %s/%s. [%d] %s\n",
84 printf("[012] Expecting boolean/false, got %s/%s, [%d] %s\n",
H A D049.phpt23 printf("[001] Expecting '%s' got '%s'\n", $db, $row[0]);
H A Dmysqli_free_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);
H A Dmysqli_stmt_bind_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);
29 printf("[002b] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
39 printf("[003] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
45 printf("[005] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
48 printf("[006] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
51 printf("[007] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
129 printf("[%04d] [%d] Expecting %s/'%s' [type hint = %s], got %s/'%s'\n",
141 printf("[%04d] [%d] %s, expecting 3 results, got only %d results\n",
301 printf("[3000] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
/PHP-7.4/ext/sysvsem/tests/
H A Dnowait.phpt25 echo "P: got semaphore $p_sem_id.\n";
93 echo "C: got semaphore $p_sem_id and $c_sem_id.\n";
123 P: got semaphore Resource id #%i.
127 C: got semaphore Resource id #%i and Resource id #%i.
/PHP-7.4/ext/imap/tests/
H A Dbug44098.phpt14 echo "failed: got <$res>, expected <exp>\n";
/PHP-7.4/ext/standard/tests/file/
H A Dbug49047.phpt12 if ($t2 != $t) echo "failed (got $t2, expecting $t)\n";
/PHP-7.4/ext/fileinfo/tests/
H A Dbug77961.phpt12 Notice: finfo_open(): Warning: Expected numeric type got `indirect' in %s on line %d
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_connect_attr.phpt42 printf("_server_host mismatch (expected '%s', got '%s')\n", $host, $row['attr_value']);
52 printf("_client_name mismatch (expected 'mysqlnd', got '%s')\n", $row['attr_value']);
/PHP-7.4/ext/zlib/tests/
H A Dbug55544-win.phpt11 die("skip - at least zlib 1.2.11 required, got " . get_zlib_version());
/PHP-7.4/ext/hash/tests/
H A Djoaat.phpt21 …echo "Iteration " . $i . " failed - expected '" . $test[1] . "', got '" . $result . "' for '" . $t…
/PHP-7.4/Zend/tests/
H A Dconstant_expressions_classes.phpt21 …onst XX = parent::XX." extended by G"; public static function get_me($x = "got ".self::XX) { retur…
43 G::get_me() = got this is F extended by G
/PHP-7.4/Zend/tests/traits/
H A Dbug55424.phpt2 Bug #55424 (Method got missing from class when a trait defined an abstract method to express a requ…
/PHP-7.4/ext/soap/tests/
H A Dbug71610.phpt18 looks like we got no XML document
/PHP-7.4/ext/exif/tests/
H A Dbug48378.phpt15 Warning: exif_read_data(%s): Error reading from file: got=x08B4(=2228) != itemlen-2=x1FFE(=8190) in…

Completed in 25 milliseconds

12345678910>>...13