]> granicus.if.org Git - php/commit
Fixed print_const_table function and zval types in ____printzv_contents
authorMitch Hagstrand <mhagstrand@gmail.com>
Wed, 14 Feb 2018 20:39:01 +0000 (14:39 -0600)
committerJoe Watkins <krakjoe@php.net>
Thu, 15 Feb 2018 07:57:32 +0000 (08:57 +0100)
commitda5db1c9b2125540d45fe581f6fd3c369e549985
treec55564ff5cffaca94dbedbf88cc9ef1d9e427592
parent1f0ea7fa4d92b39e99a3061ade6bb65aaa8d7246
Fixed print_const_table function and zval types in ____printzv_contents

1. Fixed print_const_table to work in ZE3
2. Removed ____print_const_table to use more generic ____print_ht
3. Fixed up zval types in ____printzv_contents
.gdbinit