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 3caf269956..4ceee93fcd 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,9 @@ PHP NEWS
. Fixed bug #80329 (Add option to specify LOAD DATA LOCAL white list folder
(including libmysql)). (Darek ƚlusarczyk)
+- MySQLnd:
+ . Fixed bug #80761 (PDO uses too much memory). (Nikita)
+
- Opcache:
. Added inheritance cache. (Dmitry)