diff --git a/ext/oci8/oci8.c b/ext/oci8/oci8.c index 584fa7fa5fe..84f9a3a14e4 100644 --- a/ext/oci8/oci8.c +++ b/ext/oci8/oci8.c @@ -340,8 +340,8 @@ static void php_oci_init_globals(OCILS_D) PHP_MINIT_FUNCTION(oci) { - OCILS_FETCH(); zend_class_entry oci_lob_class_entry; + OCILS_FETCH(); OCI(shutdown) = 0;