php-src/ext/skeleton
Peter Kokot ff4b99e260
Autotools: Quote PHP_ADD_LIB* arguments (#15112)
Following previous CS syncs, this quotes arguments in PHP_ADD_LIB* M4
macros:
- PHP_ADD_LIBRARY
- PHP_ADD_LIBRARY_WITH_PATH
- PHP_ADD_LIBPATH
2024-07-26 23:26:55 +02:00
..
tests Fixed failed test in extension skeleton 2021-08-02 11:12:42 +02:00
.gitignore.in Ignore generated files by tests in extension skeleton 2021-09-29 11:59:05 +02:00
config.m4.in Autotools: Quote PHP_ADD_LIB* arguments (#15112) 2024-07-26 23:26:55 +02:00
config.w32.in Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
php_skeleton.h Remove local variables 2019-02-03 21:03:00 +01:00
skeleton_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
skeleton.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
skeleton.stub.php Add support for validation of missing method synopses (#9491) 2022-09-07 17:40:36 +02:00