From: Sebastian Bergmann Date: Sun, 12 May 2002 08:16:14 +0000 (+0000) Subject: Start documenting the debug backtracing. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~104 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=92c71b5bb9c56a18dd9f85242fc58b70d3b3981a;p=php Start documenting the debug backtracing. --- diff --git a/Zend/ZEND_CHANGES b/Zend/ZEND_CHANGES index 6a93c560d3..350ca5bcd6 100644 --- a/Zend/ZEND_CHANGES +++ b/Zend/ZEND_CHANGES @@ -494,6 +494,28 @@ Changes in the Zend Engine 2.0 } ?> + * Built-In Backtracing. + + Example: + + + Changes in the Zend Engine 1.0