mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
zts of course
This commit is contained in:
parent
7c009b6dce
commit
8b98792ccf
@ -33,7 +33,7 @@ $test_os = [
|
||||
];
|
||||
|
||||
// whether enable thread safe
|
||||
$zts = false;
|
||||
$zts = true;
|
||||
|
||||
$no_strip = false;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user