summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPGRADING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index 40a768d6ba..354e4fac02 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -126,7 +126,7 @@ DOM:
The new signature is also (LSP) compatible with older PHP versions.
- SAPI:
- . Starting with 7.4.12, incoming cookie names are not url-decoded. This was never
+ . Starting with 7.4.11, incoming cookie names are not url-decoded. This was never
required by the standard, outgoing cookie names aren't encoded and this leads
to security issues (CVE-2020-7070).