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-03-30 20:22:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7f8a2b7312e2cc2e9feebf399dbe53cd50cb6d3
archived-php-src
/
ext
/
ffi
History
Hugh McMaster
7ec50c24bb
ext/ffi: Remove symbol check for ffi_open
...
Closes GH-4215.
2019-06-03 09:19:25 +02:00
..
tests
Avoid usage of internal get/set object handlers. They are going to be removed in PHP-8.
2019-05-28 17:08:35 +03:00
config.m4
ext/ffi: Remove symbol check for ffi_open
2019-06-03 09:19:25 +02:00
config.w32
Check for supported libffi ABI
2019-05-13 15:15:51 +03:00
CREDITS
Added FFI extension
2019-01-14 11:47:50 +03:00
ffi_parser.c
Partial support for GCC mode attribute.
2019-03-29 17:28:57 +03:00
ffi.c
Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros
2019-05-28 20:10:02 +03:00
ffi.g
Partial support for GCC mode attribute.
2019-03-29 17:28:57 +03:00
php_ffi.h
Partial support for GCC mode attribute.
2019-03-29 17:28:57 +03:00