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 07451ebd00..1d9924c541 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@ PHP NEWS
. Fixed bug #80861 (erronous array key overflow in 2D array with JIT).
(Dmitry)
+- PDO_ODBC:
+ . Fixed bug #80783 (PDO ODBC truncates BLOB records at every 256th byte).
+ (cmb)
+
01 Apr 2021, PHP 8.0.4
- Core: