php-src/ext/ffi
Ilija Tovilo 88fab26365
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Fix leaking definitions on FFI::cdef()->new()
2023-07-21 10:42:42 +02:00
..
tests Merge branch 'PHP-8.1' into PHP-8.2 2023-07-21 10:42:42 +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 Customize the link of some constants in the manual 2023-01-19 09:05:32 +01:00
ffi_parser.c Merge branch 'PHP-8.0' into PHP-8.1 2021-09-15 14:53:00 +03:00
ffi.c Merge branch 'PHP-8.1' into PHP-8.2 2023-07-21 10:42:42 +02:00
ffi.g Use bool/zend_result instead of int in FFI 2021-09-30 14:33:48 +01:00
ffi.stub.php Customize the link of some constants in the manual 2023-01-19 09:05:32 +01:00
php_ffi.h Use bool/zend_result instead of int in FFI 2021-09-30 14:33:48 +01:00