summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0ef6168f56..c9fd50f4f5 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2021, PHP 7.4.16
+- MySQLi:
+ . Fixed bug #74779 (x() and y() truncating floats to integers). (cmb)
+
- OPcache:
. Fixed bug #80682 (opcache doesn't honour pcre.jit option). (Remi)