summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-05-17 03:18:02 +0200
committerPeter Kokot <peterkokot@gmail.com>2019-05-17 03:18:02 +0200
commit16e910ccfd8c7659973f0a8a13744d412e30496f (patch)
treeda9363053992466cda2171a01299376104c57e3d /UPGRADING
parent8e456d3b9e34ce0bf26ec23a2c88cae2bedec7dd (diff)
downloadphp-git-16e910ccfd8c7659973f0a8a13744d412e30496f.tar.gz
Update UPGRADING about LiteSpeed
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index f609666f87..c5d7c17a54 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -524,6 +524,9 @@ The following extensions and SAPIs are affected:
. --with-libxml-dir has been removed.
. --enable-libxml becomes --with-libxml.
+- LiteSpeed:
+ . --with-litespeed becomes --enable-litespeed.
+
- Mbstring:
. --with-onig has been removed. Unless --disable-mbregex has been passed,
libonig is required.