mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
parent
c4b188871e
commit
1ac152938c
62 changed files with 63 additions and 63 deletions
|
@ -175,7 +175,7 @@ zend_module_entry json_module_entry = {
|
|||
|
||||
#ifdef COMPILE_DL_JSON
|
||||
#ifdef ZTS
|
||||
ZEND_TSRMLS_CACHE_DEFINE();
|
||||
ZEND_TSRMLS_CACHE_DEFINE()
|
||||
#endif
|
||||
ZEND_GET_MODULE(json)
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue