php-src/scripts
DanielEScherzer e34eebb854
GDB: format output for class entries and class constants (#15955)
For `zend_string` pointers in class entries, show the string contents (if not
`NULL`).

For class constants, the `ce` (class entry pointer) field is shown with the
name of the class, and the `doc_comment` field is shown with the string
contents if possible.
2024-10-09 13:10:48 +02:00
..
dev Remove redundant middle newlines in "Autotools" related files 2024-08-12 13:18:32 +02:00
gdb GDB: format output for class entries and class constants (#15955) 2024-10-09 13:10:48 +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