php-src/ext/ffi
2022-04-24 14:53:18 +02:00
..
tests Fix GH-8433: Assigning function pointers to structs in FFI leaks memory 2022-04-24 14:53:18 +02:00
config.m4 ext/ffi: Remove symbol check for ffi_open 2019-06-03 09:19:25 +02:00
config.w32 Implement #78270: Support __vectorcall convention with FFI 2019-10-29 08:57:43 +01:00
CREDITS
ffi_arginfo.h Add missing classes to stubs 2021-02-09 22:38:06 +01:00
ffi_parser.c Merge branch 'PHP-7.4' into PHP-8.0 2021-09-15 14:49:35 +03:00
ffi.c Fix GH-8433: Assigning function pointers to structs in FFI leaks memory 2022-04-24 14:53:18 +02:00
ffi.g Merge branch 'PHP-7.4' into PHP-8.0 2021-09-15 14:49:35 +03:00
ffi.stub.php Add missing classes to stubs 2021-02-09 22:38:06 +01:00
php_ffi.h Explicitly declare the char as signed in zend_ffi_val. 2020-03-26 10:28:38 +03:00