Home
last modified time | relevance | path

Searched refs:valid (Results 176 – 200 of 919) sorted by last modified time

12345678910>>...37

/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_num_rows.phpt47 …// mysqli_stmt_numrows() has a valid resource to work on and it will return int/0 instead. No bug,…
H A Dmysqli_query.phpt28 if (!$res = mysqli_query($link, "SELECT 'this is sql but with semicolon' AS valid ; "))
41 …if (false !== ($res = mysqli_query($link, 'SELECT "this is sql but with semicolon" AS valid ; SHOW…
119 ["valid"]=>
H A Dmysqli_real_query.phpt22 if (!mysqli_real_query($link, "SELECT 'this is sql but with semicolon' AS valid ; "))
31 …es = mysqli_real_query($link, "SELECT 'this is sql but with semicolon' AS valid ; SHOW VARIABLES")…
98 ["valid"]=>
H A Dmysqli_result_invalid_mode.phpt18 $valid = array(MYSQLI_STORE_RESULT, MYSQLI_USE_RESULT);
H A Dmysqli_fetch_object_oo.phpt126 TypeError: mysqli_result::fetch_object(): Argument #1 ($class) must be a valid class name, this_cla…
H A Dmysqli_fetch_object.phpt149 TypeError: mysqli_fetch_object(): Argument #2 ($class) must be a valid class name, this_class_does_…
H A Dmysqli_class_mysqli_result_interface.phpt128 $valid = array(MYSQLI_STORE_RESULT, MYSQLI_USE_RESULT);
131 } while (in_array($mode, $valid));
H A D065.phpt34 /* nothing should be escaped, it's a valid gbk character */
H A Dmysqli_insert_id_variation.phpt23 printf("[001] Got no valid insert id: %s", var_export($i, true));
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt126 /* valid key */
H A Dmysqli_begin_transaction.phpt47 /* valid flags */
H A Dgh9590.phpt2 Bug GH-9602 (stream_select does not abort upon exception or empty valid fd set)
H A D036.phpt8 echo 'skip test valid only for 32bit systems';
/php-src/ext/standard/tests/streams/
H A Dstream_context_set_options_error.phpt21 stream_context_set_options(): Argument #1 ($context) must be a valid stream/context
/php-src/Zend/tests/
H A D010.phpt93 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, string …
94 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, string …
95 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, string …
97 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, array g…
98 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
/php-src/ext/ldap/tests/
H A Dldap_set_rebind_proc_error.phpt44 ldap_set_rebind_proc(): Argument #2 ($callback) must be a valid callback or null, function "rebind_…
/php-src/ext/gd/tests/
H A Dbug73161.phpt19 Warning: imagecreatefromgd2(): "%s" is not a valid GD2 file in %s on line %d
H A Dbug73868.phpt19 Warning: imagecreatefromgd2(): "%s" is not a valid GD2 file in %s on line %d
H A Dbug73869.phpt17 Warning: imagecreatefromgd2(): "%s" is not a valid GD2 file in %s on line %d
20 Warning: imagecreatefromgd2(): "%s" is not a valid GD2 file in %s on line %d
H A Dbug77973.phpt20 Warning: imagecreatefromxbm(): "%s" is not a valid XBM file in %s on line %d
H A Dcrafted_gd2.phpt16 Warning: imagecreatefromgd(): "%scrafted.gd2" is not a valid GD file in %s on line %d
H A Dcreatefromwbmp2_extern.phpt48 Warning: imagecreatefromwbmp(): "%s_tmp.wbmp" is not a valid WBMP file in %s on line %d
H A Dbug71912-mb.phpt23 Warning: imagecreatefromgd2(): "%s%einvalid_neg_size私はガラスを食べられます.gd2" is not a valid GD2 file in %s…
H A Dbug71912.phpt23 Warning: imagecreatefromgd2(): "%s%einvalid_neg_size.gd2" is not a valid GD2 file in %s%ebug71912.p…
H A Dbug72339.phpt46 Warning: imagecreatefromgd2(): "%sbug72339.gd" is not a valid GD2 file in %sbug72339.php on line %d

Completed in 41 milliseconds

12345678910>>...37