mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
39cf27689b
* php_gdb: Print `zend_string*`’s `h` field as hexadecimal A decimal representation of a hash value is not particularly meaningful and makes it harder to compare hash values. * php_gdb: Print `HashTable*`’s `nTableMask` field as hexadecimal