Home
last modified time | relevance | path

Searched refs:throw (Results 226 – 250 of 613) sorted by relevance

12345678910>>...25

/PHP-8.3/ext/enchant/tests/
H A Dbroker_request_dict_error_on_empty_tag.phpt2 enchant_broker_request_dict() must throw ValueError on empty tag
/PHP-8.3/ext/pcntl/tests/
H A Dasync_signals_2.phpt14 throw new Exception("Alarm!");
H A Dbug81577_3.phpt11 pcntl_signal(SIGTERM, function ($signo) { throw new Exception("Signal"); });
/PHP-8.3/Zend/tests/
H A Dexception_with_by_ref_message.phpt14 throw new MyException($msg);
H A Dgh8810_1.phpt7 throw new Exception();
H A Dgh8810_2.phpt8 throw new Exception();
H A Dgh8810_6.phpt8 throw new Exception();
H A Dtemporary_cleaning_007.phpt6 public function isConsistent() { throw new \Exception(); }
H A Dbug30161.phpt8 throw new Exception;
H A Dbug69599.phpt8 throw new \Exception();
H A Duncaught_exception_error_supression.phpt7 throw new Error('Example Exception');
H A Dgh13446_3.phpt21 throw new Exception();
H A Dlive_range_phi_leak.phpt6 throw new Exception("Test");
H A Dforeach_empty_loop_leak.phpt11 throw new Exception;
/PHP-8.3/Zend/tests/float_to_int/
H A Dunion_int_string_type_arg_promote_exception.phpt9 throw new Exception($msg);
/PHP-8.3/Zend/tests/try/
H A Dcatch_002.phpt10 throw new Exception();
H A Dbug70228_8.phpt17 throw new Exception;
H A Dtry_multicatch_007.phpt9 throw new Exception4;
H A Dtry_finally_001.phpt7 throw new Exception("ex");
/PHP-8.3/ext/standard/tests/serialize/
H A Dbug26762.phpt14 throw new exception;
/PHP-8.3/sapi/phpdbg/tests/
H A Dgenerator_run.phpt16 throw new Exception;
/PHP-8.3/ext/spl/tests/
H A Darray_021.phpt11 throw new Exception("hi");
/PHP-8.3/Zend/tests/generators/errors/
H A Dyield_non_ref_function_call_by_ref_error.phpt2 Yielding the result of a non-ref function call throw a notice
/PHP-8.3/Zend/tests/match/
H A D012.phpt7 throw new Exception();
/PHP-8.3/Zend/tests/return_types/
H A Dnever_tostring.phpt14 throw new \Exception('not supported');

Completed in 52 milliseconds

12345678910>>...25