static-php-cli icon indicating copy to clipboard operation
static-php-cli copied to clipboard

Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.

Results 49 static-php-cli issues
Sort by recently updated
recently updated
newest added

checking PHP version... [08:57:07] [ERRO] Uncaught SPC\exception\RuntimeException: Command run failed with code[1]: cd '/app/source/php-src' && ./configure --prefix= --with-valgrind=no --enable-shared=no --enable-static=yes --disable-all --disable-cgi --disable-phpdbg --enable-cli --disable-fpm --disable-embed --disable-micro --enable-apcu --enable-bcmath --enable-calendar...

bug
wip
kind/extension

Linux support is not available yet: https://github.com/confluentinc/librdkafka/discussions/4495

enhancement
wip
kind/extension

Docs repo: https://github.com/crazywhalecc/static-php-cli-docs ## Guide - [x] Troubleshooting - [x] Some extensions have alternative features, but they are not mentioned in the documentation - [x] Embed SAPI #153 - [x]...

documentation
help wanted

```shell stloyd@MacBook-Pro-2 static-php-cli % ./spc.phar build snappy --build-micro --docker _ _ _ _ ___| |_ __ _| |_(_) ___ _ __ | |__ _ __ / __| __/ _` |...

need test
kind/framework

Related PR: #197. pros: 1. When docker has already built, we can always use the latest `spc` binary in docker. 2. We can always use the latest `src` directory in...

enhancement
kind/framework

I'm trying to build this on FreeBSD 14.0 and it is failing with an unsupported OS message. ``` > git clone https://github.com/crazywhalecc/static-php-cli.git Cloning into 'static-php-cli'... remote: Enumerating objects: 7446, done....

bug
kind/workflow
os/freebsd

The FrankenPHP CI is red since yesterday because of a linking issue: https://github.com/dunglas/frankenphp/actions/runs/8866392111/job/24343786038 ``` #27 731.9 [08:59:17] [ERRO] Uncaught SPC\exception\RuntimeException: Failed to get pkg-config information! at /go/src/app/dist/static-php-cli/src/SPC/builder/unix/library/postgresql.php(64) #27 731.9 [08:59:17]...

bug
kind/dependency

https://github.com/static-php/static-php-cli-hosted/actions/runs/8889987206/job/24409245270

bug
kind/dependency