mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
289822d3ad
We call dlerror when a library failed to load properly. Closes GH-9913.
2 lines
34 B
C
2 lines
34 B
C
#define FFI_LIB "./donotexist.so"
|