History log of /php-src/ext/ffi/tests/gh9697.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 4acf0084 01-Jul-2023 Máté Kocsis

Deprecate calling FFI::cast(), FFI::new(), and FFI::type() statically


# d9651a94 10-Oct-2022 Dmitry Stogov

Fix GH-9697: array_walk($ffiInstance, function () {}) crashes due to expecting mutable array