mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
export mysqlnd_globals_id, per Johannes
This commit is contained in:
parent
90906a91e9
commit
7aaef918a6
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ PHP_MINFO_FUNCTION(mysqlnd)
|
|||
/* }}} */
|
||||
|
||||
|
||||
ZEND_DECLARE_MODULE_GLOBALS(mysqlnd);
|
||||
PHPAPI ZEND_DECLARE_MODULE_GLOBALS(mysqlnd);
|
||||
|
||||
|
||||
/* {{{ PHP_GINIT_FUNCTION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue