Home
last modified time | relevance | path

Searched refs:object (Results 51 – 75 of 1987) sorted by last modified time

12345678910>>...80

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata_sqltests.phpt47 printf("[%04d - %s] Expecting object/mysqli_result got object/%s\n",
115 printf("[%04d - %s] Expecting object/mysqli_result got object/%s\n",
H A Dmysqli_stmt_sqlstate.phpt59 Warning: mysqli_stmt_sqlstate(): invalid object or resource mysqli_stmt
H A Dmysqli_stmt_store_result.phpt30 // stmt object status test
H A Dmysqli_store_result.phpt28 printf("[004] Expecting object, got %s/%s. [%d] %s\n",
H A Dmysqli_store_result_copy.phpt30 printf("[004] Expecting object, got %s/%s. [%d] %s\n",
60 printf("[009] Expecting object, got %s/%s. [%d] %s\n",
94 printf("[013] Expecting object, got %s/%s. [%d] %s\n",
121 printf("[016] Expecting object, got %s/%s. [%d] %s\n",
132 printf("[018] Expecting object, got %s/%s. [%d] %s\n",
145 printf("[021] Expecting object, got %s/%s. [%d] %s\n",
H A Dmysqli_unclonable.phpt2 Trying to clone mysqli object
23 Fatal error: Uncaught Error: Trying to clone an uncloneable object of class mysqli in %s:%d
H A Dmysqli_use_result.phpt28 printf("[004] Expecting object, got %s/%s. [%d] %s\n",
H A Dmysqli_warning_unclonable.phpt2 Trying to clone mysqli_warning object
30 …printf("[005] Expecting object/mysqli_warning, got %s/%s\n", gettype($tmp), (is_object($tmp) ? var…
41 Fatal error: Trying to clone an uncloneable object of class mysqli_warning in %s on line %d
H A Dmysqli_stmt_field_count.phpt91 Warning: mysqli_stmt_field_count(): invalid object or resource mysqli_stmt
94 Warning: mysqli_stmt_field_count(): invalid object or resource mysqli_stmt
H A Dmysqli_stmt_get_result2.phpt44 printf("[007] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
59 printf("[009] Expecting object/mysqli_result 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",
H A Dmysqli_stmt_get_result_seek.phpt26 printf("[004] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
H A Dmysqli_stmt_get_warnings.phpt66 printf("[011] Expecting mysqli_warning object, got %s/%s\n", gettype($warning), $warning);
69 printf("[012] Expecting object of type mysqli_warning got type '%s'", get_class($warning));
106 Warning: mysqli_stmt_get_warnings(): invalid object or resource mysqli_stmt
H A Dmysqli_stmt_unclonable.phpt2 Trying to clone mysqli_stmt object
25 Fatal error: Uncaught Error: Trying to clone an uncloneable object of class mysqli_stmt in %s:%d
H A Dmysqli_store_result_buffered_c.phpt25 printf("[004] Expecting object, got %s/%s. [%d] %s\n",
H A Dmysqli_stmt_fetch.phpt32 // stmt object status test
93 Warning: mysqli_stmt_fetch(): invalid object or resource mysqli_stmt
H A Dmysqli_stmt_free_result.phpt32 // stmt object status test
82 Warning: mysqli_stmt_free_result(): invalid object or resource mysqli_stmt
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_metadata.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",
50 printf("[007] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
56 printf("[008] Expecting object/mysqli_result got %s/%s, [%d] %s\n",
H A Dmysqli_stmt_init.phpt52 Warning: mysqli_stmt_close(): invalid object or resource mysqli_stmt
55 Warning: mysqli_stmt_init() expects parameter 1 to be mysqli, object given in %s on line %d
H A Dmysqli_stmt_param_count.phpt68 Warning: mysqli_stmt_param_count(): invalid object or resource mysqli_stmt
H A Dmysqli_real_query.phpt39 …printf("[008] Expecting reseult object, got %s/%s [%d] %s\n", gettype($res), $res, mysqli_errno($l…
H A Dmysqli_release_savepoint.phpt19 /* {{{ proto bool mysqli_release_savepoint(object link, string name) */
H A Dmysqli_result_references.phpt132 &object(mysqli_result)#%d (0) refcount(%d){
H A Dmysqli_result_unclonable.phpt2 Trying to clone mysqli_result object
24 Fatal error: Uncaught Error: Trying to clone an uncloneable object of class mysqli_result in %s:%d
H A Dmysqli_stmt_bind_param_call_user_func.phpt87 print "Call user func, object oriented, using references for everything\n";
115 …print "Call user func, object oriented, using variable for types. using references for bound param…
142 …print "Call user func, object oriented, using constant for types. using references for bound param…
338 Call user func, object oriented, using references for everything
341 Call user func, object oriented, using variable for types. using references for bound parameter
344 Call user func, object oriented, using constant for types. using references for bound parameter

Completed in 38 milliseconds

12345678910>>...80