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
|
@ -147,7 +147,7 @@ PHP_XML_API zend_string *xml_utf8_encode(const char *, size_t, const XML_Char *)
|
|||
#define XML(v) ZEND_MODULE_GLOBALS_ACCESSOR(xml, v)
|
||||
|
||||
#if defined(ZTS) && defined(COMPILE_DL_XML)
|
||||
ZEND_TSRMLS_CACHE_EXTERN();
|
||||
ZEND_TSRMLS_CACHE_EXTERN()
|
||||
#endif
|
||||
|
||||
#endif /* PHP_XML_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue