1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 12:42:29 +02:00
Files
archived-php-src/ext/opcache
Nikita Popov 4633e70ab1 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.
2020-11-25 11:47:05 +01:00
..
2020-11-24 11:35:44 +01:00
2020-11-17 23:56:05 +03:00
2020-11-25 11:47:05 +01:00
2019-02-05 10:33:28 +03:00
2020-09-18 14:26:44 -07:00
2020-09-18 14:26:44 -07:00
2019-02-05 10:33:28 +03:00
2019-06-28 09:19:49 +02:00
2020-09-18 14:26:44 -07:00