php-src/scripts
Arnaud Le Blanc 46b6ad6dae
Inline GDB scripts in the PHP binary (#13600)
This inlines .gdbinit and php_gdb.py in the .debug_gdb_scripts section of the PHP binary so that GDB can auto-load them regardless of the current directory or the availability of the PHP source code (albeit some functionalities of php_gdb.py currently rely on the source being available).
2024-04-16 15:10:01 +02:00
..
dev Include the source location in Closure names (#13550) 2024-04-12 18:21:13 +02:00
gdb Inline GDB scripts in the PHP binary (#13600) 2024-04-16 15:10:01 +02:00
man1 Make --enable-embed libs respect --libdir 2024-03-23 07:46:31 +01:00
Makefile.frag Move gen_stub.php to build directory and install it so phpize can take care of it, and thus extension can use it as it is already in Makefile 2020-04-03 10:48:20 +02:00
php-config.in Make --enable-embed libs respect --libdir 2024-03-23 07:46:31 +01:00
phpize.in also display PHP version in phpize 2023-09-07 16:34:09 +02:00
phpize.m4 Create modules directory in a centralized location (#13411) 2024-03-21 17:43:49 +01:00