diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-10 16:27:06 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-10 16:27:06 +0200 |
| commit | 81459163d3f1883f81a6e358322073c3521e3011 (patch) | |
| tree | 5779ac0900e716450de005e5ca3a98b4cc0b647f | |
| parent | 26f7d7dc29cd079d8c58f8c5cf59e6b45338234d (diff) | |
add comment about MUSL
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ See the Linux man pages or [PHP Documentation](https://www.php.net/xpass) Compatible with PHP 8.0 or greater. It is recommended to ensure PHP is built using `--with-external-libcrypt` option. +It is not compatible with MUSL implementation (e.g. on Alpine Linux). You need the Extended crypt library development files (libxcrypt-devel, libcrypt-dev) version 4.4 or greater. |
