From: Anatol Belski Date: Mon, 22 Jan 2018 18:15:30 +0000 (+0100) Subject: [ci skip] Update NEWS X-Git-Tag: php-7.2.3RC1~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4626c28e9c167be56fe12a5ccb500fc88dec55f5;p=php [ci skip] Update NEWS --- diff --git a/NEWS b/NEWS index 2597d3c215..f136e393f4 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.2.2 - Core: