php-8.3.24
Fix FFI Parsing of Pointer Declaration Lists (#17794)
Added FFI extension
ext/ffi: Remove symbol check for ffi_open
Implement #78270: Support __vectorcall convention with FFI
Fix GH-16013 and bug #80857: Big endian issues
Declare type for ext/ffi internal class constants
Fix GH-14286 (ffi enum type (when enum has no name) make memory leak)