diff options
| author | Remi Collet <remi@remirepo.net> | 2025-03-25 12:18:56 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-03-25 12:18:56 +0100 |
| commit | d842fab026f26cf547e5161327f905216832ed6b (patch) | |
| tree | c3224b8c372945510a1c82bf4b060c7a5efd0053 | |
| parent | 16b8205a4d0f7abc2d1d4c5d21b29722c0b6a659 (diff) | |
add comment about --with-external-libcrypt
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,6 +35,8 @@ 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. + You need the Extended crypt library development files (libxcrypt-devel, libcrypt-dev) version 4.4 or greater. |
