Home
last modified time | relevance | path

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

12345678910>>...13

/PHP-8.2/Zend/tests/
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)
H A Dincdec_undef.phpt2 Inc/dec undef var with error handler
H A Dbug35017.phpt2 Bug #35017 (Exception thrown in error handler may cause unexpected behavior)
H A Dobjects_035.phpt2 Array object clobbering by user error handler
H A Dexception_handler_002.phpt2 exception handler tests - 2
H A Dbug51394.phpt2 Bug #51394 (Error line reported incorrectly if error handler throws an exception)
H A Dexception_handler_004.phpt2 exception handler tests - 4
H A Dbug30998.phpt2 Bug #30998 (Crash when user error handler returns false)
H A Dbug76534.phpt2 Bug #76534 (PHP hangs on 'illegal string offset on string references with an error handler)
H A Dbug60909_2.phpt2 Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function).
/PHP-8.2/ext/intl/tests/
H A Dtimezone_clone_error.phpt2 IntlTimeZone clone handler: error test
H A Dbreakiter_clone_basic.phpt2 IntlBreakIterator: clone handler
/PHP-8.2/ext/session/tests/
H A D005.phpt2 custom save handler, multiple session_start()s, complex data structure test.
18 class handler {
52 $hnd = new handler;
H A D025.phpt2 custom save handler, multiple session_start()s, complex data structure test.
18 class handler {
53 $hnd = new handler;
H A Dbug73100.phpt25 Warning: session_module_name(): Session save handler module cannot be changed when a session is act…
H A Dsession_module_name_variation1.phpt25 Warning: session_module_name(): Session handler module "blah" cannot be found in %s on line %d
H A Dbug80889a.phpt2 Bug #80889 (Cannot set save handler when save_handler is invalid)
/PHP-8.2/Zend/tests/bug67436/
H A Dbug67436_nohandler.phpt2 bug67436: E_WARNING instead of custom error handler
/PHP-8.2/ext/gmp/tests/
H A Dgh9308.phpt9 /* We need strict_types as GMP has a __toString() handler */
/PHP-8.2/Zend/asm/
H A Dmake_i386_ms_pe_masm.asm85 ; traverse current seh chain to get the last exception handler installed by Windows
87 ; the exception handler chain is tested for the presence of ntdll.dll!FinalExceptionHandler
108 ; load 'handler' member of SEH == address of last SEH handler installed by Windows
110 ; save address in ECX as SEH handler for context
/PHP-8.2/ext/opcache/tests/
H A Dpreload_error_handler.phpt2 Bug #81353: Segfault with preloading and error handler using static variables
/PHP-8.2/tests/output/
H A Dbug70970.phpt2 Bug #70970 (Segfault when combining error handler with output buffering)
/PHP-8.2/ext/dba/tests/
H A Dbug71514.phpt7 if (!in_array('inifile', dba_handlers())) die('skip inifile handler not available');

Completed in 23 milliseconds

12345678910>>...13