Home
last modified time | relevance | path

Searched refs:handled (Results 1 – 25 of 34) sorted by relevance

12

/PHP-8.0/tests/lang/
H A Dbug30726.phpt2 Bug #30726 (-.1 like numbers are not being handled correctly)
/PHP-8.0/ext/standard/tests/http/
H A Dgh9316.phpt12 …,HTTP/1.1 200 Some very long reason-phrase to test that this is properly handled by our code witho…
29 …string(126) "HTTP/1.1 200 Some very long reason-phrase to test that this is properly handled by ou…
/PHP-8.0/Zend/tests/
H A Ddie_string_cast_exception.phpt2 Bug #79777: String cast exception during die should be handled gracefully
H A Dbug79790.phpt2 Bug #79790: "Illegal offset type" exception during AST evaluation not handled properly
H A Dbug31102.phpt2 Bug #31102 (Exception not handled when thrown inside autoloader)
H A Dbug71841.phpt2 Bug #71841 (EG(error_zval) is not handled well)
/PHP-8.0/Zend/tests/generators/
H A Dgenerator_throwing_in_foreach.phpt2 Exceptions throwing by generators during foreach iteration are properly handled
/PHP-8.0/Zend/tests/arg_unpack/
H A Dtraversable_throwing_exception.phpt2 Traversables that throw exceptions are properly handled during argument unpack
/PHP-8.0/ext/standard/tests/streams/
H A Dbug67626.phpt2 Bug #67626: Exceptions not properly handled in user stream handlers
/PHP-8.0/ext/spl/tests/
H A DrecursiveIteratorIterator_callHasChildren_error.phpt2 SPL: RecursiveIteratorIterator - Exception thrown in callHasChildren which should be handled in nex…
H A DrecursiveIteratorIterator_nextelement_error.phpt2 SPL: RecursiveIteratorIterator - Exception thrown in nextelement which should be handled in next()
H A DrecursiveIteratorIterator_beginchildren_error.phpt2 SPL: RecursiveIteratorIterator - Exception thrown in beginchildren which should be handled in next()
H A DrecursiveIteratorIterator_endchildren_error.phpt2 SPL: RecursiveIteratorIterator - Exception thrown in endchildren which should be handled in next()
/PHP-8.0/ext/sqlite3/tests/
H A Dexception_from_toString.phpt2 Check that exceptions from __toString() are handled correctly
/PHP-8.0/Zend/tests/traits/
H A Dproperty008.phpt10 // This is how privates are handled in normal inheritance
H A Dproperty009.phpt10 // This is how publics are handled in normal inheritance
/PHP-8.0/ext/oci8/tests/
H A Dbug45458.phpt2 Bug #45458 (OCI8: Numeric keys for associative arrays are not handled properly)
/PHP-8.0/ext/openssl/tests/
H A Dbug28382.phpt13 For now, as this is the one difference only between 0.9.x and 1.x, it's handled with
/PHP-8.0/ext/mysqli/tests/
H A Dbug70384.phpt2 mysqli_float_handling - ensure 4 byte float is handled correctly
H A Dbug67839.phpt2 mysqli_float_handling - ensure 4 byte float is handled correctly
/PHP-8.0/tests/classes/
H A D__call_006.phpt2 Ensure exceptions are handled properly when thrown in __call.
/PHP-8.0/ext/pdo/tests/
H A Dbug_71447.phpt2 PDO Common: Bug #71447 (Quotes inside comments not properly handled)
/PHP-8.0/ext/mbstring/tests/
H A Dbug45923.phpt2 Bug #45923 (mb_st[r]ripos() offset not handled correctly)
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c1728 zend_lifetime_interval *unhandled, *active, *inactive, *handled, *free; in zend_jit_linear_scan() local
1736 active = inactive = handled = free = NULL; in zend_jit_linear_scan()
1751 q->list_next = handled; in zend_jit_linear_scan()
1752 handled = q; in zend_jit_linear_scan()
1772 q->list_next = handled; in zend_jit_linear_scan()
1773 handled = q; in zend_jit_linear_scan()
1800 current->list_next = handled; in zend_jit_linear_scan()
1801 handled = current; in zend_jit_linear_scan()
1808 current->list_next = handled; in zend_jit_linear_scan()
1809 handled = current; in zend_jit_linear_scan()
[all …]
/PHP-8.0/sapi/fpm/
H A Dphp-fpm.conf.in28 ; will be handled differently.

Completed in 38 milliseconds

12