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-14 03:22:58 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42a2fb8411848236d0cd56b5efd05e352e62ee3d
archived-php-src
/
ext
/
ffi
History
Christoph M. Becker
ce047e6091
Fix test case for Windows
2019-11-11 12:49:32 +01:00
..
tests
Fix test case for Windows
2019-11-11 12:49:32 +01: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
Fix
#78761
: Zend memory heap corruption with preload and casting
2019-10-30 19:49:39 +01: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