FFIMe
FFIMe copied to clipboard
A FFI Wrapper library and header parser!
I attempted to generate code from ancient `libnetsnmp` and after resolving all missing header errors I finally got to: ``` PHP Notice: Undefined variable: mainOffset in /app/vendor/ircmaxell/php-elf-symbolresolver/lib/Parser.php on line 79...
it seems that we need new release
Hi @bwoebi Attempting to use Redis's https://github.com/redis/hiredis library, I'm getting the following error. ``` PHP Fatal error: Uncaught PHPCParser\Error: Syntax error, unexpected IDENTIFIER(int_least8_t), expecting ',' or ';' on line 395...