For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > May 2006 > cvs: phpdoc /en/reference/errorfunc/functions debug-backtrace.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/errorfunc/functions debug-backtrace.xml
Sebastian Bergmann

2006-05-21, 7:00 pm

sebastian Sun May 21 16:51:59 2006 UTC

Modified files:
/phpdoc/en/reference/errorfunc/functions debug-backtrace.xml
Log:
Document the feature I added in PHP 5.1.1.

http://cvs.php.net/viewcvs.cgi/phpd...6&diff_format=u
Index: phpdoc/en/reference/errorfunc/functions/debug-backtrace.xml
diff -u phpdoc/en/reference/errorfunc/functions/debug-backtrace.xml:1.15 phpdoc/en/reference/errorfunc/functions/debug-backtrace.xml:1.16
--- phpdoc/en/reference/errorfunc/functions/debug-backtrace.xml:1.15 Sun Apr 24 23:19:35 2005
+++ phpdoc/en/reference/errorfunc/functions/debug-backtrace.xml Sun May 21 16:51:59 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
<refentry id="function.debug-backtrace">
<refnamediv>
<refname>debug_backtrace</refname>
@@ -68,6 +68,14 @@
</entry>
</row>
<row>
+ <entry>object</entry>
+ <entry><type>object</type></entry>
+ <entry>
+ The current <link linkend="language.oop">object</link>. This element
+ was added in PHP 5.1.1.
+ </entry>
+ </row>
+ <row>
<entry>type</entry>
<entry><type>string</type></entry>
<entry>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com