mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3: [ci skip] Fix version
This commit is contained in:
commit
2bceb4bedc
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ DOM:
|
||||||
The new signature is also (LSP) compatible with older PHP versions.
|
The new signature is also (LSP) compatible with older PHP versions.
|
||||||
|
|
||||||
- SAPI:
|
- 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
|
required by the standard, outgoing cookie names aren't encoded and this leads
|
||||||
to security issues (CVE-2020-7070).
|
to security issues (CVE-2020-7070).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue