php-src/ext/ffi
Peter Kokot eed66e6183
Autotools: Fix ffi checks (#15197)
When libffi is installed on non-default places, also the calling
convention checks need adjusted compilation flags to be able to find the
ffi.h header file.
2024-08-02 00:32:36 +02:00
..
tests Merge branch 'PHP-8.3' 2024-07-22 17:45:28 +02:00
config.m4 Autotools: Fix ffi checks (#15197) 2024-08-02 00:32:36 +02:00
config.w32 Check FFI_* ABI with Autoconf AC_CHECK_DECL (#13552) 2024-03-01 19:31:55 +01:00
CREDITS
ffi_arginfo.h Fix class constant and property ID generation for the manual (#14249) 2024-05-17 20:30:16 +02:00
ffi_parser.c Fix GH-14286 (ffi enum type (when enum has no name) make memory leak) 2024-07-22 17:44:47 +02:00
ffi.c Merge branch 'PHP-8.3' 2024-07-22 17:45:28 +02:00
ffi.g Fix GH-14286 (ffi enum type (when enum has no name) make memory leak) 2024-07-22 17:44:47 +02:00
ffi.stub.php Fix class constant and property ID generation for the manual (#14249) 2024-05-17 20:30:16 +02:00
php_ffi.h Fix GH-14286 (ffi enum type (when enum has no name) make memory leak) 2024-07-22 17:44:47 +02:00