We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a628054 commit f7b69d9Copy full SHA for f7b69d9
1 file changed
src/globals/test-extensions.php
@@ -35,7 +35,7 @@
35
];
36
37
// whether enable thread safe
38
-$zts = false;
+$zts = true;
39
40
$no_strip = false;
41
0 commit comments