add memcache and memcached to static build by henderkes · Pull Request #1825 · php/frankenphp

@henderkes

@henderkes

@mevdschee

Run the build locally with these changes and found:

[08:59:24] [I] lib [libmemcached] setup success, took 12.3 s

It seems that there is no need to add a libmemcached-dev or another library package it seems.

@henderkes

Yes, static-php-cli can build fully static php and extensions. Can run on any linux system.

alexandre-daubois

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not, memcache seems popular enough to be bundled!

henderkes added a commit to static-php/frankenphp that referenced this pull request

Sep 11, 2025

@henderkes