History log of /PHP-8.0/ext/ffi/tests/bug80847.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# 6800f0a3 19-Mar-2021 Dmitry Stogov

XFAIL on WIN64 because of problem in libffi

(cherry picked from commit 6689bedd1796380f882fdecc6dcf8da1ff885c2b)


# 465cfc49 18-Mar-2021 Dmitry Stogov

Additional fix for bug #80847.
On x86_64 part of structure may be passed in CPU registers.


# 38ebb55c 17-Mar-2021 Dmitry Stogov

Fixed bug #80847 (CData structs with fields of type struct can't be passed as C function argument)