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 83 static-php-cli issues
Sort by recently updated
recently updated
newest added

Hi @crazywhalecc! I have a new problem with build New phpmicro update resolved the initial error from issue #468, but now I'm getting a new error. I followed the instructions...

bug
os/linux
kind/php-and-sapi

源码 [webview](https://github.com/webview/webview) 经过我利用 [phpcpp](https://www.phpcpp.com/) 来构建linux环境的拓展库 [webview for php](https://github.com/KingBes/php-webview-expand) 试试看能否实现?

enhancement
os/linux

I've noticed that `embed SAPI` on Win is on TODO list. However, its 4 mouths ago. What are the current bottlenecks encountered with this feature? What is the current implementation...

new feature
help wanted
kind/php-and-sapi
os/windows

Solve the version dependency problem of musl-toolchain and musl-wrapper

os/linux
kind/workflow

## What does this PR do? Add PHP 8.4 support (testing), fixes #547 . ## Problems to be solved - [ ] PHP 8.4 has removed imap extension. For PHP...

enhancement
kind/php-and-sapi

Is it possible?

new feature
help wanted
kind/extension

PHP 8.4 is now in the release candidate phase, with the official release scheduled for November 21. It would be great if we get PHP 8.4 support in static-php

enhancement
wip
kind/php-and-sapi

For improved security, what do you think about using by default the same flags as the Docker image? https://github.com/docker-library/php/blob/master/8.3/alpine3.20/zts/Dockerfile#L53-L55

question
os/linux

It's a bit of manual labour once, but it will come in handy later.

new feature