php-src/ext/skeleton
Peter Kokot 97afc86437
Autotools: Quote M4 arguments (#15045)
- AC_MSG_CHECKING
- AC_MSG_RESULT
- AC_MSG_WARN
- AC_MSG_ERROR
- AC_MSG_NOTICE
2024-07-21 01:52:17 +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 M4 arguments (#15045) 2024-07-21 01:52:17 +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.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
skeleton_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00