diff options
| author | Christopher Jones <christopher.jones@oracle.com> | 2018-12-08 20:13:40 +1100 |
|---|---|---|
| committer | Christopher Jones <christopher.jones@oracle.com> | 2018-12-08 20:13:40 +1100 |
| commit | 43adf3dc5e139f235d6694d4ea34f12d84857f4b (patch) | |
| tree | 0fa4531d0cfda4fdd5ec25cba6f7e09d5ca4f43b | |
| parent | 9a0ec35fa3db78e7a5575978984842bcad8de0d1 (diff) | |
| download | php-git-43adf3dc5e139f235d6694d4ea34f12d84857f4b.tar.gz | |
Note that PECL install now works on PHP 7.3
| -rw-r--r-- | ext/oci8/package.xml | 1 |
1 files changed, 1 insertions, 0 deletions
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. <notes> This version is for PHP 7 only. Fixed bug #76804 (oci_pconnect with OCI_CRED_EXT not working). (KoenigsKind) +Fixed installation on 7.3. </notes> <contents> <dir name="/"> |
