php-src/scripts
Tim Düsterhus 39cf27689b
php_gdb: Print some numeric fields as hexadecimal (#18925)
* 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
2025-06-24 15:22:25 +02:00
..
dev [skip ci ] fix: deleted stray semicolon (GH-18782) 2025-06-06 14:25:19 +02:00
gdb php_gdb: Print some numeric fields as hexadecimal (#18925) 2025-06-24 15:22:25 +02:00
man1 Make --enable-embed libs respect --libdir 2024-03-23 07:46:31 +01:00
Makefile.frag Autotools: Remove obsolete config.status invocations (#15185) 2024-08-02 12:35:11 +02:00
php-config.in Fix extension_dir variable quoting in php-config (#13963) 2024-04-16 19:07:49 +02:00
phpize.in Autotools: Sync indentation style in build system files (#14725) 2024-06-29 23:25:17 +02:00
phpize.m4 Merge branch 'PHP-8.3' 2024-09-12 13:12:51 +02:00