Home
last modified time | relevance | path

Searched refs:trace (Results 51 – 75 of 1135) sorted by relevance

12345678910>>...46

/PHP-8.3/Zend/tests/
H A Dgh15275-006.phpt39 Stack trace:
46 Stack trace:
H A Dbug65784.phpt62 Stack trace:
67 Stack trace:
H A Dgh10810.phpt9 Stack trace:
H A Dbug69755.phpt9 Stack trace:
H A Dexception_003.phpt11 Stack trace:
H A Dbug74546.phpt9 Stack trace:
H A Dthrow_reference.phpt13 Stack trace:
/PHP-8.3/Zend/tests/named_params/
H A Ddefaults.phpt23 // NB: We also want to test the stack trace.
32 Stack trace:
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_debug.phpt23 …if (true !== ($tmp = mysqli_debug(sprintf('d:t:O,%s/mysqli_debug_phpt.trace', sys_get_temp_dir()))…
31 $trace_file = sprintf('%s/mysqli_debug_phpt.trace', sys_get_temp_dir());
39 // will mysqli_debug() mind if the trace file gets removed?
/PHP-8.3/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_open_basedir.phpt39 Stack trace:
44 Stack trace:
/PHP-8.3/Zend/tests/fibers/
H A Dthrow-in-multiple-destroyed-fibers-after-shutdown.phpt39 Stack trace:
44 Stack trace:
/PHP-8.3/Zend/tests/generators/
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:
H A Dyield_from_multi_tree_exception.phpt66 Stack trace:
74 Stack trace:
/PHP-8.3/Zend/
H A Dzend_exceptions.c257 zval trace; in zend_default_exception_new() local
265 zend_fetch_debug_backtrace(&trace, in zend_default_exception_new()
269 array_init(&trace); in zend_default_exception_new()
271 Z_SET_REFCOUNT(trace, 0); in zend_default_exception_new()
648 zval trace, *exception; in ZEND_METHOD() local
671 fci.retval = &trace; in ZEND_METHOD()
678 if (Z_TYPE(trace) != IS_STRING) { in ZEND_METHOD()
679 zval_ptr_dtor(&trace); in ZEND_METHOD()
680 ZVAL_UNDEF(&trace); in ZEND_METHOD()
691 zend_string *tmp_trace = (Z_TYPE(trace) == IS_STRING && Z_STRLEN(trace)) in ZEND_METHOD()
[all …]
H A Dzend_exceptions.stub.php40 private array $trace = []; variable in Exception
99 private array $trace = []; variable in Error
/PHP-8.3/Zend/tests/type_declarations/
H A Dtyped_properties_108.phpt41 Stack trace:
46 Stack trace:
/PHP-8.3/sapi/phpdbg/tests/
H A Dexceptions_002.phpt18 Stack trace:
25 Stack trace:
/PHP-8.3/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));
H A Dbug32941.phpt34 $client = new TestSoapClient(__DIR__.'/bug32941.wsdl', array("trace" => 1, 'exceptions' => 0));
36 $client = new TestSoapClient(__DIR__.'/bug32941.wsdl', array("trace" => 1, 'exceptions' => 0));
/PHP-8.3/ext/zend_test/tests/
H A Dobserver_types_01.phpt31 Stack trace:
36 Stack trace:
H A Dobserver_generator_05.phpt59 Stack trace:
65 Stack trace:
/PHP-8.3/ext/dom/tests/
H A Ddom003.phpt39 ["trace":"Exception":private]=>
66 Stack trace:
/PHP-8.3/ext/spl/tests/
H A Dbug73423.phpt72 Stack trace:
78 Stack trace:

Completed in 55 milliseconds

12345678910>>...46