php-src/ext/skeleton
Máté Kocsis e9c0aa10d0
Merge branch 'PHP-8.2'
* PHP-8.2:
  Add support for validation of missing method synopses (#9491)
2022-09-07 17:41:10 +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 ext/skeleton: Update use of PHP_CHECK_LIBRARY 2019-06-03 09:18:22 +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 Add support for validation of missing method synopses (#9491) 2022-09-07 17:40:36 +02:00
skeleton.c Use php_info_print_table_header for actual column headers only (#9485) 2022-09-06 08:48:22 +02:00
skeleton.stub.php Add support for validation of missing method synopses (#9491) 2022-09-07 17:40:36 +02:00