From: Christopher Jones Date: Mon, 21 Dec 2020 04:07:40 +0000 (+1100) Subject: Retrofit NEWS X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28776420376b31ec2b84b24b782828829bc68e87;p=php Retrofit NEWS --- diff --git a/NEWS b/NEWS index 6226586aba..c85245f420 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,9 @@ PHP NEWS - Intl: . Fixed bug #80425 (MessageFormatAdapter::getArgTypeList redefined). (Nikita) +- OCI8 + . Create Windows DLLs for Oracle Client 19c. (cmb) + - Opcache: . Fixed bug #80404 (Incorrect range inference result when division results in float). (Nikita)