mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +08:00
4633e70ab1
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. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
mod_files.bat | ||
mod_files.c | ||
mod_files.h | ||
mod_files.sh | ||
mod_mm.c | ||
mod_mm.h | ||
mod_user_class.c | ||
mod_user.c | ||
mod_user.h | ||
php_session.h | ||
session_arginfo.h | ||
session.c | ||
session.stub.php |