History log of /
php-src
/
ext
/
ffi
/
tests
/
weak_reference_002.phpt
(Results
1 – 2
of
2
)
Home
History
Annotate
Raw
Download
current directory
Revision
Date
Author
Comments
#
43064cae
28-Oct-2023
Niels Dossche <7771979+nielsdos@users.noreply.github.com>
Fix FFI tests on 8.3+
#
04b35a44
28-Oct-2023
sji
Fix segfault caused by weak references to FFI objects (#12488)
Thank you!