Home
last modified time | relevance | path

Searched refs:check (Results 101 – 125 of 737) sorted by relevance

12345678910>>...30

/PHP-8.3/ext/libxml/tests/
H A Dbug63389.phpt2 Bug #63389 (Missing context check on libxml_set_streams_context() causes memleak)
/PHP-8.3/ext/random/tests/01_functions/
H A Dbug46587.phpt2 Bug #46587 (mt_rand() does not check that max is greater than min).
/PHP-8.3/Zend/tests/generators/
H A Dgenerator_with_type_check.phpt2 Generator wit type check
/PHP-8.3/Zend/tests/grammar/
H A Dregression_010.phpt2 Test to check regressions on T_IMPLEMENTS followed by a T_NS_SEPARATOR
/PHP-8.3/Zend/tests/attributes/override/
H A Dgh12189_3.phpt2 #[Override] attribute in trait does not check for parent class implementations (Variant with protec…
/PHP-8.3/ext/standard/tests/
H A Dskipif_root.inc6 die('WARN Unable to create the "root check" file');
/PHP-8.3/ext/oci8/tests/
H A Dcommit_002.phpt21 ( x int constraint commit_002_tab_check_x check ( x > 0 ) deferrable initially immediate,
22 y int constraint commit_002_tab_check_y check ( y > 0 ) deferrable initially deferred)"
H A Dcoll_018.phpt28 var_dump($coll1->getElem(-1)); // check before the beginning
33 var_dump($coll1->getElem(4)); // check past the end
/PHP-8.3/ext/pdo_mysql/tests/
H A Dbug54929.phpt51 …tax error or access violation: 1064 You have an error in your SQL syntax; check the manual that co…
58 …string(%d) "You have an error in your SQL syntax; check the manual that corresponds to your %s ser…
/PHP-8.3/Zend/tests/type_declarations/
H A Dtyped_properties_022.phpt2 Test typed properties delay type check on ast
/PHP-8.3/ext/ldap/
H A Dconfig.m4116 dnl SASL check
126 dnl Sanity check
128 AC_MSG_ERROR([LDAP build check failed. Please check config.log for more information.])
/PHP-8.3/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation3.phpt59 // now check temp file for data; it should append "Hello World"
75 echo "\n-- Updating file with data and check data through soft link --\n";
81 // now check link for data; it should echo "Hello World"
126 -- Updating file with data and check data through soft link --
/PHP-8.3/Zend/tests/
H A Dbug78770.phpt2 Bug #78770: Incorrect callability check inside internal methods
H A Dbug76869.phpt2 Bug #76869 (Incorrect bypassing protected method accessibility check)
H A Dcall_user_func_array_array_slice_type.phpt2 Type check in call_user_func_array() + array_slice() optimization
/PHP-8.3/ext/spl/tests/
H A Dspl_autoload_004.phpt25 // check
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_debug_append.phpt36 … printf("[003] Trace file '%s' is very small. filesize() reports only %d bytes. Please check.\n",
62 …file content any more. Seems that the trace file got overwritten and not appended. Please check.");
73 …file content any more. Seems that the trace file got overwritten and not appended. Please check.");
H A Dmysqli_fetch_array_many_rows.phpt29 // overwrite results and check if the cache magic works
79 // overwrite results and check if the cache magic works
97 // overwrite results and check if the cache magic works
/PHP-8.3/Zend/tests/type_declarations/intersection_types/variance/
H A Dinvalid4.phpt17 Fatal error: Could not check compatibility between Test2::method(): X&Y and Test::method(): object,…
H A Dinvalid_invariance2.phpt2 Intersection type reduction invalid invariant type check
/PHP-8.3/ext/imap/tests/
H A Dimap_clearflag_full_basic.phpt18 $check = imap_check($imap_stream);
19 echo "Initial msg count in new_mailbox : ". $check->Nmsgs . "\n";
H A Dimap_mutf7_to_utf8.phpt8 // ./configure check for it that disables the corresponding PHP function.
H A Dimap_utf8_to_mutf7_basic.phpt8 // ./configure check for it that disables the corresponding PHP function.
/PHP-8.3/sapi/fuzzer/
H A Dfuzzer-mbstring.c111 if (FromEncoding->check != NULL) { in LLVMFuzzerTestOneInput()
112 bool good = FromEncoding->check((unsigned char*)Data, Size); in LLVMFuzzerTestOneInput()
/PHP-8.3/ext/opcache/tests/jit/
H A Dgh8847.phpt2 Bug GH-8847: PHP hanging infinitly at 100% cpu when check php syntaxe of a valid file

Completed in 50 milliseconds

12345678910>>...30