summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-06-18 15:28:19 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-06-18 15:28:19 +0200
commitacdd6e597dde88224baa84152b72378e12d36ca0 (patch)
tree7a83c7b7a2170510cfb3dda618daa87ce38eb142
parent72b3987c2d5266792c31cfbfb553c3285172fff2 (diff)
downloadphp-git-acdd6e597dde88224baa84152b72378e12d36ca0.tar.gz
Add missing NEWS entry
I forgot to update NEWS after merging back then.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 625c1da8a1..9653414fe0 100644
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,9 @@ PHP NEWS
- GD:
. Fixed bug #79615 (Wrong GIF header written in GD GIFEncode). (sageptr, cmb)
+- MySQLnd:
+ . Fixed bug #79596 (MySQL FLOAT truncates to int some locales). (cmb)
+
- Opcache:
. Fixed bug #79588 (Boolean opcache settings ignore on/off values). (cmb)
. Fixed bug #79548 (Preloading segfault with inherited method using static