Merge pull request #11890 from nextcloud/backport/11880/stable28

[stable28] Update php_configuration.rst
This commit is contained in:
Richard Steinmetz 2024-06-06 08:20:48 +02:00 committed by GitHub
commit 8fa7640654
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ Database connectors (pick the one for your database):
* PHP module intl (increases language translation performance and fixes sorting
of non-ASCII characters)
* PHP module sodium (for Argon2 for password hashing. bcrypt is used as fallback, but if passwords were hashed with Argon2 already and the module is missing, your users can't log in.)
* PHP module sodium (for Argon2 for password hashing. bcrypt is used as fallback, but if passwords were hashed with Argon2 already and the module is missing, your users can't log in. Included with PHP >= 7.2)
Required for specific apps: