Open zaunere opened 3 months ago
Hello,
Looks like a great extension but when I try to build the extension for the latest PHP 8 I get:
... php-fastcommon/fastcommon.c:15:10: fatal error: php7_ext_wrapper.h: No such file or directory 15 | #include "php7_ext_wrapper.h" | ^~~~~~~~
Any chance of a modernization?
Best,
Hans
you should compile and install libfastcommon first.
Hello,
Looks like a great extension but when I try to build the extension for the latest PHP 8 I get:
... php-fastcommon/fastcommon.c:15:10: fatal error: php7_ext_wrapper.h: No such file or directory 15 | #include "php7_ext_wrapper.h" | ^
~~~~~~~Any chance of a modernization?
Best,
Hans