We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc285ae commit 4b38da7Copy full SHA for 4b38da7
src/globals/test-extensions.php
@@ -41,7 +41,7 @@
41
$upx = false;
42
43
// whether to test frankenphp build, only available for macos and linux
44
-$frankenphp = false;
+$frankenphp = true;
45
46
// prefer downloading pre-built packages to speed up the build process
47
$prefer_pre_built = true;
0 commit comments