Skip to content

Commit 2bceb4b

Browse files
committed
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: [ci skip] Fix version
2 parents b87e43d + b5cb999 commit 2bceb4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ DOM:
126126
The new signature is also (LSP) compatible with older PHP versions.
127127

128128
- SAPI:
129-
. Starting with 7.4.12, incoming cookie names are not url-decoded. This was never
129+
. Starting with 7.4.11, incoming cookie names are not url-decoded. This was never
130130
required by the standard, outgoing cookie names aren't encoded and this leads
131131
to security issues (CVE-2020-7070).
132132

0 commit comments

Comments
 (0)