From: Christopher Jones Date: Sat, 8 Dec 2018 08:12:04 +0000 (+1100) Subject: Update NEWS X-Git-Tag: php-7.2.14RC1~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ff6a30598b32016eddedb382738f5065d6ae053;p=php Update NEWS --- diff --git a/NEWS b/NEWS index a2bcf45713..2d0aa66fdf 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,9 @@ PHP NEWS . Fixed bug #77200 (imagecropauto(…, GD_CROP_SIDES) crops left but not right). (cmb) +- OCI8: + . Fixed bug #76804 (oci_pconnect with OCI_CRED_EXT not working). (KoenigsKind) + - Opcache: . Fixed bug #77215 (CFG assertion failure on multiple finalizing switch frees in one block). (Nikita) diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml index 07a56800bb..96e8b4a739 100644 --- a/ext/oci8/package.xml +++ b/ext/oci8/package.xml @@ -56,8 +56,8 @@ Interoperability Support" (ID 207303.1) for details. - 2.1.8 - 2.1.8 + 2.1.9 + 2.1.9 stable @@ -66,7 +66,7 @@ Interoperability Support" (ID 207303.1) for details. PHP This version is for PHP 7 only. -Fixed reference counting and memory issues. (Dmitry, Tianfang) +Fixed bug #76804 (oci_pconnect with OCI_CRED_EXT not working). (KoenigsKind) @@ -476,6 +476,22 @@ Fixed reference counting and memory issues. (Dmitry, Tianfang) + + + 2.1.8 + 2.1.8 + + + stable + stable + + PHP + +This version is for PHP 7 only. +Fixed reference counting and memory issues. (Dmitry, Tianfang) + + + 2.1.7