Home
last modified time | relevance | path

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

12345678910>>...28

/PHP-8.1/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 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.
H A Dunpack_iterator_by_ref_type_check.phpt2 Unpack iterator by reference with type check
/PHP-8.1/ext/standard/tests/strings/
H A Djoin_variation6.phpt6 * check the working of join() when given binary input given
H A Dwordwrap_memory_limit_win32.phpt2 No overflow should occur during the memory_limit check for wordwrap()
/PHP-8.1/Zend/tests/type_declarations/variance/
H A Dclass_order_error.phpt19 Fatal error: Could not check compatibility between B::method(): C and A::method(): B, because class…
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 …
/PHP-8.1/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_strtoupper_error2.phpt8 * Pass an unknown encoding as $encoding argument to check behaviour of mbstrtoupper()
/PHP-8.1/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
H A Darray_diff_assoc_variation10.phpt2 Test array_diff_assoc() function : usage variations - binary safe check
/PHP-8.1/ext/pdo_pgsql/tests/
H A Dbug69362.phpt57 $check = $result[0];
58 var_dump($check);
/PHP-8.1/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.1/ext/mysqli/tests/
H A Dmysqli_debug_append.phpt39 … printf("[003] Trace file '%s' is very small. filesize() reports only %d bytes. Please check.\n",
65 …file content any more. Seems that the trace file got overwritten and not appended. Please check.");
76 …file content any more. Seems that the trace file got overwritten and not appended. Please check.");
H A Dmysqli_fetch_assoc_no_alias_utf8.phpt11 die("skip Cannot connect to server to check charsets");
14 die("skip Cannot run SHOW CHARACTER SET to check charsets");
25 die("skip Cannot run SHOW CHARACTER SET to check charsets");
/PHP-8.1/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.1/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.1/Zend/tests/traits/
H A Dbug61052.phpt2 Bug #61052 (missing error check in trait 'insteadof' clause)
/PHP-8.1/ext/openssl/tests/
H A Dbug72165.phpt14 Warning: openssl_csr_new(): add1_attr_by_txt challengePassword_min -> 4 (failed; check error queue …
H A Dgh9339.phpt2 GH-9339: oid_file path check warning contains uninitialized path
/PHP-8.1/ext/com_dotnet/tests/
H A Dbug77578.phpt8 // to execute a PHP subprocess, and check its exit status.
/PHP-8.1/ext/standard/tests/file/
H A Dfopen_unlink.phpt2 Test fopen() function : check fopen()ed descriptor is usable after the fs object is removed
/PHP-8.1/ext/zip/tests/
H A Dbug76524.phpt18 so the regex is used to check that Zend MM does NOT show warnings

Completed in 23 milliseconds

12345678910>>...28