From 43adf3dc5e139f235d6694d4ea34f12d84857f4b Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Sat, 8 Dec 2018 20:13:40 +1100 Subject: [PATCH] Note that PECL install now works on PHP 7.3 --- ext/oci8/package.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml index 96e8b4a739..c15b135aa5 100644 --- a/ext/oci8/package.xml +++ b/ext/oci8/package.xml @@ -67,6 +67,7 @@ Interoperability Support" (ID 207303.1) for details. This version is for PHP 7 only. Fixed bug #76804 (oci_pconnect with OCI_CRED_EXT not working). (KoenigsKind) +Fixed installation on 7.3. -- 2.40.0