summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPGRADING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index 2e8d358075..6f9b87c660 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -152,7 +152,7 @@ Reflection:
and `boolean`.
- SAPI:
- . Starting with 7.3.24, incoming cookie names are not url-decoded. This was never
+ . Starting with 7.3.23, 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).