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 0584f6504c..d1001e22a2 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP NEWS
- DOM:
. Fixed bug #66783 (UAF when appending DOMDocument to element). (cmb)
+- PDO_ODBC:
+ . Fixed bug #80783 (PDO ODBC truncates BLOB records at every 256th byte).
+ (cmb)
+
01 Apr 2021, PHP 7.4.17
- Core: