Home
last modified time | relevance | path

Searched refs:handler (Results 151 – 175 of 339) sorted by relevance

12345678910>>...14

/PHP-8.3/ext/session/tests/user_session_module/
H A Dbug60860.phpt16 Fatal error: PHP Startup: Session save handler "user" cannot be set by ini_set() in Unknown on line…
/PHP-8.3/Zend/tests/
H A Doss_fuzz_61712.phpt2 OSS-Fuzz #61712 (assertion failure with error handler during binary op)
H A Doss_fuzz_61712b.phpt2 OSS-Fuzz #61712 (assertion failure with error handler during binary op)
H A Dstr_offset_006.phpt2 string offset 006 indirect string modification by error handler
H A Darray_offset_002.phpt2 Capturing array in user error handler during index conversion
H A Dbug32226.phpt2 Bug #32226 (SEGV with exception handler on non existing instance)
H A Dgh13446_3.phpt2 GH-13446: Exception handler isn't restored if it is previously modified
H A Dfalsetoarray_003.phpt2 Autovivification of false to array with data clobbering by error handler
H A Dstr_offset_008.phpt2 string offset 008 indirect string modification by error handler
H A Dbug29890.phpt2 Bug #29890 (crash if error handler fails)
H A Dexception_handler_007.phpt2 exception handler tests - 7
H A Doss_fuzz_54325.phpt2 oss-fuzz #54325: Fix use-after-free of name in var-var with malicious error handler
H A Dbug34199.phpt2 Bug #34199 (if($obj)/if(!$obj) inconsistency because of cast handler)
/PHP-8.3/Zend/tests/in-de-crement/
H A Doss-fuzz-61865_binop_declared_property_unset_error_handler.phpt2 OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler
H A Doss-fuzz-61865_predec_declared_property_unset_error_handler.phpt2 OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler
H A Doss-fuzz-61865_preinc_declared_property_unset_error_handler.phpt2 OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler
H A Doss-fuzz-61865_postdec_declared_property_unset_error_handler.phpt2 OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler
H A Doss-fuzz-61865_postinc_declared_property_unset_error_handler.phpt2 OSS Fuzz #61865: Undef variable in ++/-- for declared property that is unset in error handler
H A Dunset_property_converted_to_obj_in_error_handler.phpt2 Unset declared property converted to object in error handler
/PHP-8.3/ext/dom/tests/
H A Ddomxpath.phpt72 Unable to call handler non_existent()
73 Unable to call handler non_existent()
/PHP-8.3/ext/dba/tests/
H A Dgh9155.phpt9 $handler = "flatfile";
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_cmd.c581 while (command && command->name && command->handler) { in phpdbg_stack_resolve()
668 const phpdbg_command_t *handler = NULL; in phpdbg_internal_stack_execute() local
695 handler = phpdbg_stack_resolve(phpdbg_prompt_commands, NULL, &top); in phpdbg_internal_stack_execute()
697 if (handler) { in phpdbg_internal_stack_execute()
698 if (!allow_async_unsafe && !(handler->flags & PHPDBG_ASYNC_SAFE)) { in phpdbg_internal_stack_execute()
699 phpdbg_error("%s command is disallowed during hard interrupt", handler->name); in phpdbg_internal_stack_execute()
703 if (phpdbg_stack_verify(handler, &top) == SUCCESS) { in phpdbg_internal_stack_execute()
706 return handler->handler(top); in phpdbg_internal_stack_execute()
/PHP-8.3/ext/intl/tests/
H A Dtransliterator_clone.phpt2 Transliterator clone handler
H A Dtimezone_clone_error.phpt2 IntlTimeZone clone handler: error test
/PHP-8.3/ext/zend_test/tests/
H A Dgh10695_2.phpt2 GH-10695: Uncaught exception in exception handler catching resource dtor exception

Completed in 30 milliseconds

12345678910>>...14