Home
last modified time | relevance | path

Searched refs:exception (Results 526 – 550 of 852) sorted by relevance

1...<<21222324252627282930>>...35

/PHP-8.1/ext/standard/tests/assert/
H A Dassert04.phpt8 assert.exception=0
H A Dassert_error2.phpt8 assert.exception=0
H A Dassert_basic5.phpt8 assert.exception=0
H A Dassert03.phpt8 assert.exception=0
/PHP-8.1/tests/classes/
H A Dautoload_008.phpt2 Ensure catch blocks for unknown exception types do not trigger autoload.
/PHP-8.1/tests/lang/
H A D039.phpt25 $err_msg = 'no exception';
H A D038.phpt21 $err_msg = 'no exception';
/PHP-8.1/Zend/tests/
H A Dexception_getters_with_ref_props.phpt2 Calling exception getters when properties hold references
H A Dbug53511.phpt2 Bug #53511 (Exceptions are lost in case an exception is thrown in catch operator)
H A Dexception_008.phpt2 Exception in __destruct while exception is pending
H A Dbug52361.phpt2 Bug #52361 (Throwing an exception in a destructor causes invalid catching)
/PHP-8.1/Zend/tests/type_declarations/
H A Dtypes_in_ast.phpt5 assert.exception=0
/PHP-8.1/Zend/tests/try/
H A Dtry_finally_022.phpt2 Try finally (exception in "return" statement)
H A Dtry_finally_020.phpt2 Combination of foreach, finally and exception (call order)
/PHP-8.1/ext/opcache/tests/jit/
H A Dassign_dim_op_005.phpt2 JIT ASSIGN_DIM_OP: Undefined variable and index with exception
H A Dassign_dim_undef_exception.phpt2 Undef to exception for assign dim offset
/PHP-8.1/ext/spl/tests/
H A Dspl_iterator_to_array_error.phpt2 SPL: Error: iterator_to_array when the current operation throws an exception
/PHP-8.1/ext/zend_test/tests/
H A Dobserver_fiber_06.phpt19 } catch (Exception $exception) {
/PHP-8.1/Zend/tests/assert/
H A Dexpect_008.phpt5 assert.exception=1
H A Dexpect_017.phpt5 assert.exception=0
/PHP-8.1/ext/dom/tests/
H A DDOM4_ParentNode_append_wrong_document.phpt2 DOMParentNode::append() with DOMNode from wrong document throws exception
/PHP-8.1/ext/standard/tests/array/
H A Darray_key_exists_variation1.phpt82 } catch (TypeError $exception) {
83 echo $exception->getMessage() . "\n";
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_num_rows.phpt32 } catch (Error $exception) {
33 echo $exception->getMessage() . "\n";
H A Dmysqli_fetch_fields.phpt47 } catch (Error $exception) {
48 echo $exception->getMessage() . "\n";
/PHP-8.1/ext/reflection/tests/
H A Dbug76536.phpt2 Bug #76536 (PHP crashes with core dump when throwing exception in error handler)

Completed in 20 milliseconds

1...<<21222324252627282930>>...35