Home
last modified time | relevance | path

Searched refs:set_exception_handler (Results 26 – 37 of 37) sorted by relevance

12

/PHP-8.3/Zend/tests/
H A Dgh10695_3.phpt7 set_exception_handler(function (\Throwable $exception) {
H A Dexception_handler_002.phpt6 set_exception_handler("foo");
H A Dgh10695_4.phpt5 set_exception_handler(function (\Throwable $exception) {
H A Dbug64960.phpt17 set_exception_handler(new ExceptionHandler());
/PHP-8.3/ext/zend_test/tests/
H A Dgh10695_2.phpt7 set_exception_handler(function (\Throwable $exception) {
/PHP-8.3/sapi/cli/tests/
H A Dbug71005.phpt11 set_exception_handler(function () { echo 'goodbye'; });
/PHP-8.3/tests/lang/
H A D035.phpt2 ZE2: set_exception_handler()
/PHP-8.3/ext/reflection/tests/
H A Dbug76536.phpt14 set_exception_handler('handleError');
/PHP-8.3/Zend/
H A Dzend_builtin_functions.stub.php109 function set_exception_handler(?callable $callback) {} function
H A Dzend_builtin_functions_arginfo.h254 ZEND_FUNCTION(set_exception_handler);
317 ZEND_FE(set_exception_handler, arginfo_set_exception_handler)
H A Dzend_builtin_functions.c1211 ZEND_FUNCTION(set_exception_handler) in ZEND_FUNCTION() argument
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_errmode.phpt154 set_exception_handler('my_handler');

Completed in 22 milliseconds

12