mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Merge branch 'PHP-7.0'
This commit is contained in:
commit
f57c0b3249
92 changed files with 97 additions and 93 deletions
|
@ -360,7 +360,7 @@ zend_module_entry mysqlnd_module_entry = {
|
|||
/* {{{ COMPILE_DL_MYSQLND */
|
||||
#ifdef COMPILE_DL_MYSQLND
|
||||
#ifdef ZTS
|
||||
ZEND_TSRMLS_CACHE_DEFINE();
|
||||
ZEND_TSRMLS_CACHE_DEFINE()
|
||||
#endif
|
||||
ZEND_GET_MODULE(mysqlnd)
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue