Closed
Description
There are some weird issues with Alpine and PHP, and I recently learned that musl isn't really actively supported by PHP. They fix bugs when reported or patched, but don't run tests with musl etc. There are also many known issues with JIT and musl.
I propose to switch back to Debian/glibc, which is officially supported by PHP.