mirror of
https://github.com/php/php-src.git
synced 2025-01-20 02:33:37 +08:00
fix wrong info
This commit is contained in:
parent
d45d5271f7
commit
9249890acf
@ -206,7 +206,7 @@ changes. See: https://wiki.php.net/phpng-upgrading
|
||||
build.
|
||||
ZEND_TLS - expands to an appropriate thread specific storage specifier
|
||||
with static visibility in the thread safe build, expands to
|
||||
an empty string in a non thread safe build.
|
||||
static specifier in a non thread safe build.
|
||||
|
||||
Variables declared with these storage specifiers can not be shared across
|
||||
threads. While ZEND_TLS enforces the local scope visibility, ZEND_EXT_TLS
|
||||
|
Loading…
Reference in New Issue
Block a user