Home
last modified time | relevance | path

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

12

/php-src/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-src/ext/zend_test/tests/
H A Dgh10695_2.phpt7 set_exception_handler(function (\Throwable $exception) {
/php-src/sapi/cli/tests/
H A Dbug71005.phpt11 set_exception_handler(function () { echo 'goodbye'; });
/php-src/tests/lang/
H A D035.phpt2 ZE2: set_exception_handler()
/php-src/ext/reflection/tests/
H A Dbug76536.phpt14 set_exception_handler('handleError');
/php-src/Zend/
H A Dzend_builtin_functions.stub.php116 function set_exception_handler(?callable $callback) {} function
H A Dzend_builtin_functions_arginfo.h268 ZEND_FUNCTION(set_exception_handler);
330 ZEND_FE(set_exception_handler, arginfo_set_exception_handler)
H A Dzend_builtin_functions.c1270 ZEND_FUNCTION(set_exception_handler) in ZEND_FUNCTION() argument
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_errmode.phpt151 set_exception_handler('my_handler');

Completed in 19 milliseconds

12