ext-http
ext-http copied to clipboard
Potential compilation error with PHP 8.4
pecl_http throws below error with PHP 8.4 alpha2 .
/tmp/pear/temp/pecl_http/src/php_http_message_body.c:15:10: fatal error: ext/standard/php_lcg.h: No such file or directory | #include "ext/standard/php_lcg.h" | ^~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:293: src/php_http_message_body.lo] Error 1 ERROR: `make' failed