From: Xinchen Hui Date: Mon, 15 Jun 2015 14:31:01 +0000 (+0800) Subject: Fixed print_ht X-Git-Tag: php-7.0.0alpha2~2^2~125 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20597ecfb79321ee5b737f465eb82c80cec024e5;p=php Fixed print_ht --- diff --git a/.gdbinit b/.gdbinit index 79dfd8f21b..7782138e95 100644 --- a/.gdbinit +++ b/.gdbinit @@ -181,7 +181,7 @@ define ____printzv_contents printf "array: " if ! $arg1 set $ind = $ind + 1 - ____print_ht &$zvalue->value.arr->ht 1 + ____print_ht $zvalue->value.arr set $ind = $ind - 1 set $i = $ind while $i > 0