php-src/ext/ffi
Nikita Popov 623bf39e9c Merge branch 'PHP-7.4' into PHP-8.0
* PHP-7.4:
  Fixed bug #80186
2020-10-09 17:02:20 +02:00
..
tests Merge branch 'PHP-7.4' into PHP-8.0 2020-10-09 17:02:20 +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 Update ext/ffi parameter names 2020-10-07 12:29:50 +02:00
ffi_parser.c Merge branch 'PHP-7.4' 2019-11-11 12:09:47 +03:00
ffi.c Avoid namespaced class symbol clashes in gen_stub 2020-10-07 12:13:52 +02:00
ffi.g Merge branch 'PHP-7.4' 2019-11-11 12:09:47 +03:00
ffi.stub.php Update ext/ffi parameter names 2020-10-07 12:29:50 +02:00
php_ffi.h Explicitly declare the char as signed in zend_ffi_val. 2020-03-26 10:28:38 +03:00