From: Christopher Jones Date: Sat, 8 Dec 2018 08:23:22 +0000 (+1100) Subject: Bump OCI8 version X-Git-Tag: php-7.2.14RC1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d53040a6df08e966ed4f2efd318e379d59800bb;p=php Bump OCI8 version --- diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h index 8f66cfbc9b..a1e09ddec5 100644 --- a/ext/oci8/php_oci8.h +++ b/ext/oci8/php_oci8.h @@ -43,7 +43,7 @@ */ #undef PHP_OCI8_VERSION #endif -#define PHP_OCI8_VERSION "2.1.8" +#define PHP_OCI8_VERSION "2.1.9" extern zend_module_entry oci8_module_entry; #define phpext_oci8_ptr &oci8_module_entry