#2616·frankenphp

Failing CI (ldap) for static binary build

Author: henderkesCreated Aug 21, 2026Updated Aug 21, 2026
Labelsbug

What happened?

https://github.com/php/frankenphp/actions/runs/32470770767/job/96736924958

Ldap 2.7 cannot build with C compilers that aren't C23 capable. We need to either switch to zig. or bump the minimal glibc version to 2.28.

Perhaps we should be doing the latter anyway, centos 7 is out of extended support since 2024. @dunglas ?

Build Type

Static binary