]> granicus.if.org Git - php/commit
- Add support for linking exceptions (implements TODO)
authorMarcus Boerger <helly@php.net>
Sat, 12 Jul 2008 14:56:51 +0000 (14:56 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 12 Jul 2008 14:56:51 +0000 (14:56 +0000)
commit5197ffd54fd8d63139c9abaa87445e3f27c8b32d
tree04f2ed8d252c6d086a46db5e529f172159469f33
parent7e6861866467b2fbe308f18bfe0723c9938821a9
- Add support for linking exceptions (implements TODO)
# Right now backtrace is broken, for internal functions I only see the
# first char and debugging reveals the length of the function name is seen
# as one when building the trace. There is something out of the scope of
# this patch broken.
Zend/zend_exceptions.c