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 04:02:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca87d46a3eddd38159bf80a846c40edbcae69a67
archived-php-src
/
ext
/
ffi
History
Dmitry Stogov
0badc7de96
Fixed bug
#79576
("TYPE *" shows unhelpful message when type is not defined)
2021-09-15 14:48:33 +03:00
..
tests
Fixed bug
#79576
("TYPE *" shows unhelpful message when type is not defined)
2021-09-15 14:48:33 +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
…
ffi_parser.c
Fixed bug
#79576
("TYPE *" shows unhelpful message when type is not defined)
2021-09-15 14:48:33 +03:00
ffi.c
Fix
#79177
: FFI doesn't handle well PHP exceptions within callback
2020-10-28 13:34:56 +01:00
ffi.g
Fixed bug
#79576
("TYPE *" shows unhelpful message when type is not defined)
2021-09-15 14:48:33 +03:00
php_ffi.h
Explicitly declare the char as signed in zend_ffi_val.
2020-03-26 10:28:38 +03:00