php-src/ext/ffi
2025-03-31 17:03:48 +01:00
..
tests Merge branch 'PHP-8.4' 2025-02-17 10:27:47 +03:00
config.m4 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
config.w32 Sync preprocessor macros help texts (#15218) 2024-08-04 12:52:16 +02:00
CREDITS
ffi.c ext/ffi: Add comment about why a function was manually optimized 2025-03-31 17:03:48 +01:00
ffi.g Fix FFI Parsing of Pointer Declaration Lists (#17794) 2025-02-17 10:27:11 +03:00
ffi.stub.php Fix FFI prototypes (these functions can't return NULL) (#16075) 2024-09-26 20:19:46 +03:00
ffi_arginfo.h Fix FFI prototypes (these functions can't return NULL) (#16075) 2024-09-26 20:19:46 +03:00
ffi_parser.c Fix FFI Parsing of Pointer Declaration Lists (#17794) 2025-02-17 10:27:11 +03:00
php_ffi.h ext/ffi: Add const specifiers 2025-03-31 17:03:48 +01:00