]> granicus.if.org Git - php/commitdiff
[ci skip] Fix version
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 29 Sep 2020 10:10:36 +0000 (12:10 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 29 Sep 2020 10:10:51 +0000 (12:10 +0200)
UPGRADING

index 2e8d358075f2bde66a6bcc1f0d7c3e25fd7e8943..6f9b87c660fe2a43baae07f5ee977bbaf1447645 100644 (file)
--- 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).