diff options
| author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-09-29 12:11:48 +0200 |
|---|---|---|
| committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-09-29 12:12:21 +0200 |
| commit | 2bceb4bedc70b3375de66e7130eaf53a88a30e9c (patch) | |
| tree | ed3391d481a4cdd0238a42dc077793978667bf48 | |
| parent | b87e43d931063abaf8e253886765911a83efcbfd (diff) | |
| parent | b5cb999e7fc7d669c6a0c5d28c549f7862c9f41d (diff) | |
| download | php-git-2bceb4bedc70b3375de66e7130eaf53a88a30e9c.tar.gz | |
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3:
[ci skip] Fix version
| -rw-r--r-- | UPGRADING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |
