Skip to content

Commit 2afd39f

Browse files
committed
Fix test-extensions
1 parent 1ce1c32 commit 2afd39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/globals/test-extensions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
];
2727

2828
// whether enable thread safe
29-
$zts = false;
29+
$zts = true;
3030

3131
$no_strip = false;
3232

0 commit comments

Comments
 (0)