Error::getTrace
Zwraca ślad stosu
&reftitle.description;
final public arrayError::getTrace
Zwraca ślad stosu.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Zwraca ślad stosu jako tablicę.
&reftitle.examples;
Przykład użycia Error::getTrace
getTrace());
}
?>
]]>
&example.outputs.similar;
array(4) {
["file"]=>
string(22) "/home/bjori/tmp/ex.php"
["line"]=>
int(7)
["function"]=>
string(4) "test"
["args"]=>
array(0) {
}
}
}
]]>
&reftitle.seealso;
Throwable::getTrace