summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index c8c8d4b09e..dcc8641f2d 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -61,6 +61,11 @@ PHP 8.1 UPGRADE NOTES
- OpenSSL:
. The OpenSSL extension now requires at least OpenSSL version 1.0.2.
+- Standard:
+ . --with-password-argon2 now uses pkg-config to detect libargon2. As such,
+ an alternative libargon2 location should now be specified using
+ PKG_CONFIG_PATH.
+
========================================
10. New Global Constants
========================================