mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-7.0'
This commit is contained in:
commit
f57c0b3249
92 changed files with 97 additions and 93 deletions
|
@ -325,7 +325,7 @@ ZEND_EXTERN_MODULE_GLOBALS(pgsql)
|
|||
# define PGG(v) ZEND_MODULE_GLOBALS_ACCESSOR(pgsql, v)
|
||||
|
||||
#if defined(ZTS) && defined(COMPILE_DL_PGSQL)
|
||||
ZEND_TSRMLS_CACHE_EXTERN();
|
||||
ZEND_TSRMLS_CACHE_EXTERN()
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue