1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/ext
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-10-07 14:58:43 +02:00
2020-10-26 11:06:10 +01:00
2020-10-22 14:50:52 +02:00
2020-10-26 13:15:03 +01:00
2020-10-02 11:56:16 +02:00
2020-10-30 15:49:48 +01:00
2020-10-02 14:26:39 +02:00
2020-10-22 10:34:14 +02:00
2020-10-15 10:17:55 +02:00
2020-10-07 12:26:46 +02:00
2020-10-09 15:25:23 +02:00
2020-10-26 15:40:12 +01:00
2020-11-25 16:42:12 +11:00
2020-10-29 13:10:32 +01:00
2020-11-25 11:47:05 +01:00
2020-11-24 09:49:30 +01:00
2020-10-14 16:58:07 +02:00
2020-10-06 09:49:40 +02:00
2020-11-25 11:47:05 +01:00
2020-09-30 21:07:25 +02:00
2020-09-18 14:28:32 +02:00
2020-09-18 14:28:32 +02:00
2020-11-02 11:41:37 +01:00
2020-10-08 16:32:01 +02:00
2020-10-13 10:41:35 +02:00
2020-11-22 14:04:59 +01:00
2020-10-09 10:43:35 +02:00
2020-10-08 10:28:50 +02:00
2020-10-08 10:28:50 +02:00
2020-11-23 15:59:15 +01:00