Home
last modified time | relevance | path

Searched refs:check (Results 126 – 150 of 711) sorted by relevance

12345678910>>...29

/PHP-8.2/ext/gd/tests/
H A Dimageantialias_error2.phpt13 This test is failing due to this wrogn check
/PHP-8.2/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload_error7.phpt24 Fatal error: Could not check compatibility between B::m(): X and A::m(): B, because class X is not …
H A Dclass_order_error.phpt19 Fatal error: Could not check compatibility between B::method(): C and A::method(): B, because class…
/PHP-8.2/Zend/tests/
H A Dbug73987_1.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - return types i…
H A Dbug78776.phpt2 Bug #78776: Abstract method implementation from trait does not check "static"
H A Dunpack_iterator_by_ref_type_check.phpt2 Unpack iterator by reference with type check
H A Dbug62441.phpt19 Fatal error: Could not check compatibility between ns\Foo::method(ns\stdClass $o) and Iface::method…
H A Dclass_on_object.phpt12 // Placed in a function to check that opcache doesn't perform incorrect constprop.
/PHP-8.2/ext/standard/tests/strings/
H A Djoin_variation6.phpt6 * check the working of join() when given binary input given
/PHP-8.2/ext/ldap/tests/
H A Dldap_option_reqcert_basic.phpt2 ldap_option_reqcert_basic() - Basic test to check if PHP can connect to a LDAP server with an inval…
H A Dldap_option_reqcert_error.phpt2 ldap_option_reqcert_error() - A test to check if ldap can't connect to a LDAP server with a invalid…
/PHP-8.2/ext/mbstring/tests/
H A Dbug43840.phpt2 Test mb_strpos() function : mb_strpos bounds check is byte count rather than a character count
8 * mb_strpos bounds check is byte count rather than a character count:
H A Dmb_str_split_jp.phpt38 /* check chunks number */
47 /* check content */
62 /* check array size */
H A Dmb_strtoupper_error2.phpt8 * Pass an unknown encoding as $encoding argument to check behaviour of mbstrtoupper()
/PHP-8.2/ext/standard/tests/array/
H A Darray_diff_assoc_variation6.phpt2 Test array_diff_assoc() function : usage variations - strict string comparison check
62 // loop through each element of $inputs to check the behavior of array_diff_assoc
/PHP-8.2/ext/imap/tests/
H A Dimap_append_basic.phpt36 $check = imap_check($imap_stream);
37 echo "Msg Count after append : ". $check->Nmsgs . "\n";
/PHP-8.2/ext/pdo_pgsql/tests/
H A Dbug69362.phpt57 $check = $result[0];
58 var_dump($check);
/PHP-8.2/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_5gb.phpt15 // Windows-based memory check
21 // Unix/Linux-based memory check
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_execute_query.phpt58 // check if value error is properly reported
70 // check if insert_id is copied
92 [005] [1064] You have an error in your SQL syntax; check the manual that corresponds to your %s ser…
H A Dmysqli_mysqlnd_read_timeout.phpt2 mysqlnd.net_read_timeout limit check
/PHP-8.2/ext/standard/tests/serialize/
H A Dserialization_objects_011.phpt55 echo "Sanity check: ";
92 Sanity check: bool(true)
130 Sanity check: bool(true)
184 Sanity check: bool(true)
/PHP-8.2/Zend/tests/type_declarations/intersection_types/variance/
H A Dinvalid6.phpt20 Fatal error: Could not check compatibility between Test2::method(): Y&Z and Test::method(): X&Y, be…
/PHP-8.2/Zend/tests/traits/
H A Dbug61052.phpt2 Bug #61052 (missing error check in trait 'insteadof' clause)
/PHP-8.2/Zend/tests/type_declarations/dnf_types/variance/
H A Dvalid9.phpt18 Fatal error: Could not check compatibility between Test2::method2(): (X&MyIterator)|int and Test::m…
/PHP-8.2/ext/openssl/tests/
H A Dbug72165.phpt14 Warning: openssl_csr_new(): add1_attr_by_txt challengePassword_min -> 4 (failed; check error queue …

Completed in 28 milliseconds

12345678910>>...29