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-21 15:08:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94b0204da6d33ea2ea720241eefd3d58a4b1d833
archived-php-src
/
ext
/
ffi
T
History
Nikita Popov
623bf39e9c
Merge branch 'PHP-7.4' into PHP-8.0
...
* PHP-7.4: Fixed bug
#80186
2020-10-09 17:02:20 +02:00
..
tests
Merge branch 'PHP-7.4' into PHP-8.0
2020-10-09 17:02:20 +02: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_arginfo.h
Update ext/ffi parameter names
2020-10-07 12:29:50 +02:00
ffi_parser.c
Merge branch 'PHP-7.4'
2019-11-11 12:09:47 +03:00
ffi.c
Avoid namespaced class symbol clashes in gen_stub
2020-10-07 12:13:52 +02:00
ffi.g
Merge branch 'PHP-7.4'
2019-11-11 12:09:47 +03:00
ffi.stub.php
Update ext/ffi parameter names
2020-10-07 12:29:50 +02:00
php_ffi.h
Explicitly declare the char as signed in zend_ffi_val.
2020-03-26 10:28:38 +03:00