mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
parent
c4b188871e
commit
1ac152938c
62 changed files with 63 additions and 63 deletions
|
@ -80,7 +80,7 @@ static zend_class_entry *libxmlerror_class_entry;
|
|||
/* {{{ dynamically loadable module stuff */
|
||||
#ifdef COMPILE_DL_LIBXML
|
||||
#ifdef ZTS
|
||||
ZEND_TSRMLS_CACHE_DEFINE();
|
||||
ZEND_TSRMLS_CACHE_DEFINE()
|
||||
#endif
|
||||
ZEND_GET_MODULE(libxml)
|
||||
#endif /* COMPILE_DL_LIBXML */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue