php-src/ext/ffi
David Zhong 52c91f0fb7
Fix FFI Parsing of Pointer Declaration Lists (#17794)
* Fix ffi parsing of pointer declaration lists

* Fix ffi pointer declaration lists grammar
2025-02-17 10:27:11 +03:00
..
tests Fix FFI Parsing of Pointer Declaration Lists (#17794) 2025-02-17 10:27:11 +03: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 Fix GH-16013 and bug #80857: Big endian issues 2024-12-25 21:33:14 +01:00
ffi.g Fix FFI Parsing of Pointer Declaration Lists (#17794) 2025-02-17 10:27:11 +03: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 Fix FFI Parsing of Pointer Declaration Lists (#17794) 2025-02-17 10:27:11 +03:00
php_ffi.h Fix GH-14286 (ffi enum type (when enum has no name) make memory leak) 2024-07-22 17:44:47 +02:00