summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-04-29 14:17:44 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-04-29 14:17:44 +0200
commit55ecfe4ef34a931cc64a2cba46e3cf9fdf96cea4 (patch)
tree429498455d2322386301abce3fcd6903fcbe591d
parenta7b5b341b3b3eaea878570b3bbf75f1c069a13e6 (diff)
downloadphp-git-55ecfe4ef34a931cc64a2cba46e3cf9fdf96cea4.tar.gz
Add UPGRADING entries
-rw-r--r--UPGRADING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 8271bd63a3..0aee80cdbb 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -457,6 +457,13 @@ The following extensions are affected:
. --with-libxml-dir has been removed.
. --enable-libxml becomes --with-libxml.
+- Sodium:
+ . --with-sodium no longer accepts a directory.
+
+- Zip:
+ . --with-libzip has been removed.
+ . --enable-zip becomes --with-zip.
+
========================================
14. Other Changes
========================================