Home
last modified time | relevance | path

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

123

/PHP-7.4/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-7.4/ext/standard/tests/array/
H A Drange_bug72017.phpt2 Bug #72017 (incorrect truncation due to floating point precision issue)
/PHP-7.4/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 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-7.4/ext/standard/tests/general_functions/
H A Dbug77844.phpt2 Bug #77844: Crash due to null pointer in parse_ini_string with INI_SCANNER_TYPED
H A Dsettype_typed_property.phpt14 // Leaves value unchanged due to coercion
/PHP-7.4/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-7.4/Zend/tests/grammar/
H A Dbug78441.phpt2 Bug #78441 (Parse error due to heredoc identifier followed by digit)
/PHP-7.4/ext/intl/tests/
H A Dlocale_compose_locale.phpt122 $res_str .= "No values found from Locale compose due to the following error:\n";
173 Composed Locale: No values found from Locale compose due to the following error:
178 Composed Locale: No values found from Locale compose due to the following error:
183 Composed Locale: No values found from Locale compose due to the following error:
/PHP-7.4/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-7.4/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-7.4/ext/filter/tests/
H A Dbug81708.phpt2 Bug #81708 (UAF due to php_filter_float() failing for ints)
/PHP-7.4/ext/spl/tests/
H A Dbug67539.phpt2 Bug #67539 (ArrayIterator use-after-free due to object change during sorting)
/PHP-7.4/ext/opcache/tests/
H A Dbug75969.phpt2 Bug #75969: Assertion failure in live range DCE due to block pass misoptimization
/PHP-7.4/ext/exif/tests/
H A Dbug71534.phpt7 // This is kinda bad, I know! But, this generates about 200+ warnings due to its
H A Dbug34704-mb.phpt2 Bug #34704 (Infinite recursion due to corrupt JPEG)
H A Dbug34704.phpt2 Bug #34704 (Infinite recursion due to corrupt JPEG)
H A Dbug48378.phpt2 Bug #48378 (Infinite recursion due to corrupt JPEG)
/PHP-7.4/ext/standard/tests/streams/
H A Dbug81346.phpt4 The test expectation is due to bug #81345.
/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dclass_order_error.phpt2 Returns are covariant, but we don't allow the code due to class ordering
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug65481.phpt2 Bug #65481 (shutdown segfault due to serialize)
/PHP-7.4/ext/gd/tests/
H A Dimageantialias_error2.phpt15 This test is failing due to this wrogn check

Completed in 24 milliseconds

123