php-src/ext/ffi/tests/ffi_load_error.h
Thomas PIRAS 289822d3ad
Add a proper error message for ffi load
We call dlerror when a library failed to load properly.

Closes GH-9913.
2022-11-28 16:19:54 +01:00

1 line
34 B
C

#define FFI_LIB "./donotexist.so"