This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-13 02:52:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9d32197cb96879ee7b4bee835b68a7eb780ca36
archived-php-src
/
ext
/
ffi
History
Dmitry Stogov
fee614f66b
Export FFI::__BIGGEST_ALIGNMENT__
2020-03-12 11:43:01 +03:00
..
tests
Export FFI::__BIGGEST_ALIGNMENT__
2020-03-12 11:43:01 +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
Added FFI extension
2019-01-14 11:47:50 +03:00
ffi_parser.c
Fixed bug
#78714
(funcs returning pointer can't use call convention spec)
2019-11-11 12:07:48 +03:00
ffi.c
Export FFI::__BIGGEST_ALIGNMENT__
2020-03-12 11:43:01 +03:00
ffi.g
Fixed bug
#78714
(funcs returning pointer can't use call convention spec)
2019-11-11 12:07:48 +03:00
php_ffi.h
Implement
#78270
: Support __vectorcall convention with FFI
2019-10-29 08:57:43 +01:00