1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Fixed print_ht

This commit is contained in:
Xinchen Hui
2015-06-15 22:31:01 +08:00
parent 33e71d5c20
commit 20597ecfb7

View File

@@ -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