summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c7fe41fd88..dab2198b9b 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,10 @@ PHP NEWS
. Fixed bug #73809 (Phar Zip parse crash - mmap fail). (cmb)
. Fixed #75102 (`PharData` says invalid checksum for valid tar). (cmb)
+- PDO MySQL:
+ . Fixed bug #80458 (PDOStatement::fetchAll() throws for upsert queries).
+ (Kamil Tekiela)
+
- Phpdbg:
. Fixed bug #76813 (Access violation near NULL on source operand). (cmb)