From 3e3c51fdaf9d31426354d966b8dfdc20f701fca0 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Thu, 8 Jan 2009 15:16:09 +0000 Subject: [PATCH] Document the provide_object parameter # Already listed in the changelog and the proto git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273077 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../errorfunc/functions/debug-backtrace.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/reference/errorfunc/functions/debug-backtrace.xml b/reference/errorfunc/functions/debug-backtrace.xml index 9e11eb3875..2d6f837f54 100755 --- a/reference/errorfunc/functions/debug-backtrace.xml +++ b/reference/errorfunc/functions/debug-backtrace.xml @@ -1,5 +1,5 @@ - + debug_backtrace @@ -17,6 +17,22 @@ + + &reftitle.parameters; + + + + provide_object + + + Wether or not to populate the "object" index. Defaults to &true;. + + + + + + + &reftitle.returnvalues;