diff options
| author | Christoph M. Becker <cmbecker69@gmx.de> | 2021-02-22 12:34:54 +0100 |
|---|---|---|
| committer | Christoph M. Becker <cmbecker69@gmx.de> | 2021-02-22 12:35:23 +0100 |
| commit | 6dcd640f35a88bfc0f07b056ef47e2ff9c366ffc (patch) | |
| tree | a63f79a2e7f6e2eec01b962fa6c770416b392ac3 /NEWS | |
| parent | ab989441957956522c1663f1a0662067afbfdb6c (diff) | |
| parent | d7c98ca1ac10ee0461f332f21e548649dc0e51c9 (diff) | |
| download | php-git-6dcd640f35a88bfc0f07b056ef47e2ff9c366ffc.tar.gz | |
Merge branch 'PHP-7.4' into PHP-8.0
* PHP-7.4:
Fix #80774: session_name() problem with backslash
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ PHP NEWS . Fixed bug #80763 (msgfmt_format() does not accept DateTime references). (cmb) +- Session: + . Fixed bug #80774 (session_name() problem with backslash). (cmb) + 18 Feb 2021, PHP 8.0.3 - Core: |
