diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-11-24 15:52:41 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-11-25 11:47:05 +0100 |
commit | 4633e70ab1d03cbbfdb166a3c1912d2277c02882 (patch) | |
tree | 79ca1620d8f318b56464c8ed93e41573e5f52b78 /README.md | |
parent | 37f96d990c1152de7cb0ab1ad4d7d001420aa716 (diff) | |
download | php-git-4633e70ab1d03cbbfdb166a3c1912d2277c02882.tar.gz |
Fixed bug #80377
Make sure the $PHP_THREAD_SAFETY variable is always available
when configuring extensions. It was previously available for
phpized extensions, but for in-tree builds it was being set
too late.
Then, use $PHP_THREAD_SAFETY instead of $enable_zts to check for
ZTS in bundled extensions, which makes sure these checks also
work for phpize builds.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions