zts of course

This commit is contained in:
DubbleClick 2025-06-01 13:59:18 +07:00
parent 7c009b6dce
commit 8b98792ccf

View File

@ -33,7 +33,7 @@ $test_os = [
]; ];
// whether enable thread safe // whether enable thread safe
$zts = false; $zts = true;
$no_strip = false; $no_strip = false;