Home
last modified time | relevance | path

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

12345678910>>...30

/PHP-8.3/Zend/tests/
H A Dbug73987_3.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - return types a…
H A Dcall_user_func_by_ref.phpt2 call_user_func() with ref arg and type check
H A Dbug73954.phpt2 Bug #73954 (NAN check fails on Alpine Linux with musl)
H A Dbug78776.phpt2 Bug #78776: Abstract method implementation from trait does not check "static"
H A Dbug73987_1.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - return types i…
/PHP-8.3/Zend/tests/stack_limit/
H A Dstack_limit_013.phpt2 Stack limit 013 - Internal stack limit check in zend_eval_const_expr()
/PHP-8.3/ext/pdo_firebird/
H A Dpdo_firebird.c67 SIGG(check) = 0; in PHP_MINIT_FUNCTION()
/PHP-8.3/Zend/tests/type_declarations/dnf_types/variance/
H A Dinvalid_invariance2.phpt2 Intersection type reduction invalid invariant type check
/PHP-8.3/Zend/tests/attributes/override/
H A Dgh12189_4.phpt2 #[Override] attribute in trait does not check for parent class implementations (Variant with __cons…
H A Dgh12189_2.phpt2 #[Override] attribute in trait does not check for parent class implementations (Variant with privat…
/PHP-8.3/ext/intl/tests/
H A Dresourcebundle.inc2 // FIXME Improve Endian check when endian const gets added
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_constants_categories.phpt2 Constants exported by ext/mysqli - checking category - PHP bug not mysqli bug (check from time to t…
/PHP-8.3/Zend/tests/return_types/
H A D005.phpt2 Return value fails inheritance check in method
/PHP-8.3/ext/mbstring/tests/
H A Dmb_internal_encoding_basic.phpt17 var_dump(mb_internal_encoding()); //check internal encoding is now set to UTF-8
/PHP-8.3/ext/openssl/tests/
H A Dgh9339.phpt2 GH-9339: oid_file path check warning contains uninitialized path
/PHP-8.3/ext/phar/phar/
H A Dclicommand.inc33 self::error("No command given, check {$argv[0]} help\n");
35 self::error("Unknown command '{$argv[1]}', check {$argv[0]} help\n");
49 …self::error("Missing argument to parameter '$arg' of command '$command', check {$argv[0]} help\n");
54 … self::error("Unknown parameter '{$argv[$i]}' to command $command, check {$argv[0]} help\n");
64 … self::error("Missing default trailing arguments to command $command, check {$argv[0]} help\n");
73 … self::error("Unexpected default arguments to command $command, check {$argv[0]} help\n");
78 … $missing .= "Missing parameter '-$arg' to command $command, check {$argv[0]} help\n";
/PHP-8.3/ext/json/tests/
H A Dbug63737.phpt15 // This shouldn't affect floats, but let's check that.
/PHP-8.3/ext/ldap/tests/
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…
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…
/PHP-8.3/ext/gd/tests/
H A Dimageantialias_error2.phpt13 This test is failing due to this wrogn check
/PHP-8.3/ext/standard/tests/strings/
H A Djoin_variation6.phpt6 * check the working of join() when given binary input given
/PHP-8.3/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.3/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.3/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

Completed in 34 milliseconds

12345678910>>...30