Home
last modified time | relevance | path

Searched refs:trace (Results 26 – 50 of 907) sorted by relevance

12345678910>>...37

/PHP-7.4/Zend/tests/assert/
H A Dexpect_009.phpt2 test stack trace is correct from failed exception in extended class
21 Stack trace:
H A Dexpect_010.phpt2 test stack trace is correct from failed exception in extended class (parent implementing constructo…
19 Stack trace:
/PHP-7.4/Zend/tests/return_types/
H A D029.phpt20 Stack trace:
25 Stack trace:
/PHP-7.4/Zend/tests/
H A Dbug64720.phpt26 private $trace;
28 $this->trace = debug_backtrace(1);
H A Dexception_008.phpt28 Stack trace:
33 Stack trace:
H A Dbug52361.phpt27 Stack trace:
31 Stack trace:
H A Dex_func_null_during_property_write.phpt17 Stack trace:
22 Stack trace:
H A Dgc_030.phpt24 Stack trace:
30 Stack trace:
H A Dbug65784.phpt61 Stack trace:
66 Stack trace:
/PHP-7.4/ext/standard/tests/assert/
H A Dassert_error3.phpt18 Stack trace:
24 Stack trace:
H A Dassert_error4.phpt19 Stack trace:
25 Stack trace:
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug70963.phpt5 var_dump(unserialize('a:2:{i:0;O:9:"exception":1:{s:16:"'."\0".'Exception'."\0".'trace";s:4:"test";…
6 var_dump(unserialize('a:2:{i:0;O:9:"exception":1:{s:16:"'."\0".'Exception'."\0".'trace";s:4:"test";…
H A Dbug69793.phpt5 …le";R:1;s:7:"'."\0".'*'."\0".'line";i:1337;s:16:"'."\0".'Exception'."\0".'trace";a:0:{}s:19:"'."\0…
16 Stack trace:
H A Dbug69152.phpt5 $x = unserialize('O:9:"exception":1:{s:16:"'."\0".'Exception'."\0".'trace";s:4:"ryat";}');
13 Stack trace:
/PHP-7.4/Zend/tests/generators/
H A Dthrow_rethrow.phpt24 Stack trace:
29 Stack trace:
H A Dbug74954.phpt35 Stack trace:
42 Stack trace:
H A Dmutli_yield_from_with_exception.phpt37 Stack trace:
45 Stack trace:
H A Dgenerator_rewind.phpt53 Stack trace:
58 Stack trace:
/PHP-7.4/Zend/
H A Dzend_exceptions.c213 zval trace; in zend_default_exception_new_ex() local
227 array_init(&trace); in zend_default_exception_new_ex()
229 Z_SET_REFCOUNT(trace, 0); in zend_default_exception_new_ex()
626 zval *trace, *frame, rv; in ZEND_METHOD() local
675 zval trace, *exception; in ZEND_METHOD() local
698 fci.retval = &trace; in ZEND_METHOD()
706 zval_ptr_dtor(&trace); in ZEND_METHOD()
707 ZVAL_UNDEF(&trace); in ZEND_METHOD()
720 (Z_TYPE(trace) == IS_STRING && Z_STRLEN(trace)) ? Z_STRVAL(trace) : "#0 {main}\n", in ZEND_METHOD()
726 (Z_TYPE(trace) == IS_STRING && Z_STRLEN(trace)) ? Z_STRVAL(trace) : "#0 {main}\n", in ZEND_METHOD()
[all …]
/PHP-7.4/Zend/tests/generators/errors/
H A Dserialize_unserialize_error.phpt31 Stack trace:
41 Stack trace:
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_108.phpt41 Stack trace:
46 Stack trace:
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug29795.phpt26 $client = new LocalSoapClient(__DIR__."/bug29795.wsdl",array("trace"=>1));
29 $client = new LocalSoapClient(__DIR__."/bug29795.wsdl",array("trace"=>1));
/PHP-7.4/sapi/phpdbg/tests/
H A Dexceptions_002.phpt18 Stack trace:
25 Stack trace:
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_debug.phpt26 …if (true !== ($tmp = mysqli_debug(sprintf('d:t:O,%s/mysqli_debug_phpt.trace', sys_get_temp_dir()))…
37 $trace_file = sprintf('%s/mysqli_debug_phpt.trace', sys_get_temp_dir());
45 // will mysqli_debug() mind if the trace file gets removed?
/PHP-7.4/ext/mbstring/tests/
H A Dbug43301.phpt24 Stack trace:
30 Stack trace:

Completed in 71 milliseconds

12345678910>>...37