phper-hui

Results 1 issues of phper-hui

背景:通过简单几步构建https://www.workerman.net/a/1605编译php8.2静态文件 起初是想构建的扩展如下: ![image](https://github.com/crazywhalecc/static-php-cli/assets/94685222/26d883d8-a24c-4999-ba87-ad822d312808) 重新编译这么多扩展时间较长,顾省略这里的报错 然后编译失败,尝试只编译一个扩展pgsql的报错如下 如下: 【编译到最后一步时候:】 使用CLI 编译命令生成器(https://static-php.dev/zh/guide/cli-generator.html) 在Ubuntu-20.04.1-x64系统 编译php8.2静态文件添加pgsql编译报错bug 报错如下: CMake Error at CMakeLists.txt:1 (cmake_minimum_required): CMake 3.18 or higher is required. You are running version 3.16.3 -- Configuring...

bug
need test
os/linux