php-src/ext/ffi
Nikita Popov 2d234d111a Declare FFI\CType in namespace
Now that it is supported, declare that CType is part of the FFI
namespace, not a freestanding class.
2020-10-02 17:54:34 +02:00
..
tests Run tidy 2020-09-18 14:28:32 +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 Declare FFI\CType in namespace 2020-10-02 17:54:34 +02:00
ffi_parser.c Merge branch 'PHP-7.4' 2019-11-11 12:09:47 +03:00
ffi.c Merge branch 'PHP-7.4' 2020-09-30 11:00:50 +03:00
ffi.g Merge branch 'PHP-7.4' 2019-11-11 12:09:47 +03:00
ffi.stub.php Declare FFI\CType in namespace 2020-10-02 17:54:34 +02:00
php_ffi.h Explicitly declare the char as signed in zend_ffi_val. 2020-03-26 10:28:38 +03:00