Home
last modified time | relevance | path

Searched refs:due (Results 1 – 25 of 87) sorted by relevance

1234

/PHP-8.2/win32/
H A Dtime.c100 LARGE_INTEGER due; in usleep() local
102 due.QuadPart = -(10 * (__int64)useconds); in usleep()
105 SetWaitableTimer(timer, &due, 0, NULL, NULL, 0); in usleep()
/PHP-8.2/ext/standard/tests/array/range/
H A Drange_bug72017.phpt2 Bug #72017 (incorrect truncation due to floating point precision issue)
/PHP-8.2/Zend/tests/
H A Dbug72335.phpt2 Misoptimize due to type narrowing
H A Dbug69892.phpt2 Bug #69892: Different arrays compare identical due to integer key truncation
H A Dnamespace_name_namespace.phpt2 Cannot use "namespace" as namespace name, due to conflict with ns-relative names
H A Dnamespace_name_namespace_start.phpt2 Cannot use "namespace\xyz" as namespace name, due to conflict with ns-relative names
H A Dbug70785.phpt2 Bug #70785 (Infinite loop due to exception during identical comparison)
H A Dbug40261.phpt2 Bug #40261 (Extremely slow data handling due to memory fragmentation)
H A Dno_class_const_propagation_in_closures.phpt2 self:: class constants should not be propagated into closures, due to scope rebinding
/PHP-8.2/ext/standard/tests/general_functions/
H A Dbug77844.phpt2 Bug #77844: Crash due to null pointer in parse_ini_string with INI_SCANNER_TYPED
/PHP-8.2/ext/filter/tests/
H A Dbug81708.phpt2 Bug #81708 (UAF due to php_filter_float() failing for ints)
/PHP-8.2/ext/iconv/tests/
H A Dbug78069.phpt2 Bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due to integer overflow)
/PHP-8.2/Zend/tests/match/
H A D045.phpt2 Corrupted CFG due to unreachable free with match
/PHP-8.2/ext/ffi/tests/
H A Dgh9697.phpt2 GH-9697 (array_walk($ffiInstance, function () {}) crashes due to expecting mutable array)
/PHP-8.2/tests/classes/
H A Dinterface_constant_inheritance_004.phpt2 Ensure a class may implement two interfaces which include the same constant (due to inheritance).
/PHP-8.2/Zend/tests/grammar/
H A Dbug78441.phpt2 Bug #78441 (Parse error due to heredoc identifier followed by digit)
/PHP-8.2/ext/reflection/tests/
H A Dgh11937_2.phpt2 GH-11937: Segfault in format_default_value due to unexpected enum/object
/PHP-8.2/ext/standard/tests/strings/
H A Dbug54322.phpt2 Bug #54322: Null pointer deref in get_html_translation_table due to information loss in long-to-int…
/PHP-8.2/ext/exif/tests/
H A Dbug71534.phpt7 // This is kinda bad, I know! But, this generates about 200+ warnings due to its
/PHP-8.2/ext/opcache/tests/
H A Dbug75969.phpt2 Bug #75969: Assertion failure in live range DCE due to block pass misoptimization
H A Dbug78014.phpt2 Bug #78014 (Preloaded classes may depend on non-preloaded classes due to unresolved consts)
/PHP-8.2/Zend/tests/variadic/
H A Dillegal_variadic_override_ref.phpt2 Illegal variadic inheritance due to reference mismatch
H A Dillegal_variadic_override_type.phpt2 Illegal variadic inheritance due to type mismatch
/PHP-8.2/ext/standard/tests/streams/
H A Dbug81346.phpt4 The test expectation is due to bug #81345.
/PHP-8.2/ext/spl/tests/
H A Dbug67539.phpt2 Bug #67539 (ArrayIterator use-after-free due to object change during sorting)

Completed in 27 milliseconds

1234