Fix test-extensions

This commit is contained in:
crazywhalecc 2025-03-10 16:19:24 +08:00
parent 1ce1c326b2
commit 2afd39fbf1
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

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