summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4ccac5378f..64b29572af 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ PHP NEWS
- MySQLnd:
. Fixed bug #80713 (SegFault when disabling ATTR_EMULATE_PREPARES and
MySQL 8.0). (Nikita)
+ . Fixed bug #80837 (Calling stmt_store_result after fetch doesn't throw an
+ error). (Kamil Tekiela)
- opcache:
. Fixed bug #80805 (create simple class and get error in opcache.so). (Nikita)