php-src/ext/ffi
Arnaud Le Blanc bc57c77fa2
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2:
  [ci skip] NEWS for GH-14626
  Fix is_zend_ptr() for huge blocks (#14626)
2024-06-25 15:15:46 +02:00
..
tests Merge branch 'PHP-8.2' into PHP-8.3 2024-06-25 15:15:46 +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.c Merge branch 'PHP-8.2' into PHP-8.3 2024-05-14 19:52:19 +02:00
ffi.g Use bool/zend_result instead of int in FFI 2021-09-30 14:33:48 +01:00
ffi.stub.php Declare type for ext/ffi internal class constants 2023-07-18 10:09:26 +02:00
ffi_arginfo.h Declare type for ext/ffi internal class constants 2023-07-18 10:09:26 +02:00
ffi_parser.c ext/ffi: Fix [-Wenum-int-mismatch] compiler warning 2024-05-21 12:17:25 +01:00
php_ffi.h Use bool/zend_result instead of int in FFI 2021-09-30 14:33:48 +01:00