static-php-cli
static-php-cli copied to clipboard
Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.
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...
源码 [webview](https://github.com/webview/webview) 经过我利用 [phpcpp](https://www.phpcpp.com/) 来构建linux环境的拓展库 [webview for php](https://github.com/KingBes/php-webview-expand) 试试看能否实现?
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...
Solve the version dependency problem of musl-toolchain and musl-wrapper
## 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...
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
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
It's a bit of manual labour once, but it will come in handy later.