summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2018-01-22 19:14:24 +0100
committerAnatol Belski <ab@php.net>2018-01-22 19:14:24 +0100
commit594a4da3e54956ceea444f5c002d3575a8cf372e (patch)
tree0f19dc9b6b053fbce9d7b3fb30834748a3a1d860
parent2384ade53c9ddb45b56e803a8d8494737732b84b (diff)
downloadphp-git-594a4da3e54956ceea444f5c002d3575a8cf372e.tar.gz
[ci skip] Update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1af8cffa08..d14b616a64 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ PHP NEWS
- PGSQL:
. Fixed #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
+- ODBC:
+ . Fixed bug #73725 (Unable to retrieve value of varchar(max) type). (Anatol)
+
01 Feb 2018, PHP 7.1.14
- Core: