mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
.
This commit is contained in:
parent
9d2738cf1d
commit
232bcff77e
1 changed files with 1 additions and 1 deletions
|
@ -340,8 +340,8 @@ static void php_oci_init_globals(OCILS_D)
|
||||||
|
|
||||||
PHP_MINIT_FUNCTION(oci)
|
PHP_MINIT_FUNCTION(oci)
|
||||||
{
|
{
|
||||||
OCILS_FETCH();
|
|
||||||
zend_class_entry oci_lob_class_entry;
|
zend_class_entry oci_lob_class_entry;
|
||||||
|
OCILS_FETCH();
|
||||||
|
|
||||||
OCI(shutdown) = 0;
|
OCI(shutdown) = 0;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue