ID:               26985
 Updated by:       [EMAIL PROTECTED]
 Reported By:      adam at trachtenberg dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: *
 PHP Version:      Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.




Previous Comments:
------------------------------------------------------------------------

[2004-01-20 17:20:37] adam at trachtenberg dot com

Description:
------------
The documentation for debug_backtrace() says it will 
return an array containing a "type" element. This 
element is documented as being the "current class type."

That is incorrect. It is really the current *CALL* type. 
These values are "->" for a method call, "::" for a 
static method call, or nothing for a function call.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=26985&edit=1

Reply via email to