mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Fix test-extensions
This commit is contained in:
parent
1ce1c326b2
commit
2afd39fbf1
@ -26,7 +26,7 @@ $test_os = [
|
||||
];
|
||||
|
||||
// whether enable thread safe
|
||||
$zts = false;
|
||||
$zts = true;
|
||||
|
||||
$no_strip = false;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user