mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 06:45:39 +08:00
run shared ext builds after frankenphp build
This commit is contained in:
@@ -368,6 +368,7 @@ class php extends TargetPackage
|
||||
return;
|
||||
}
|
||||
if (SystemTarget::isUnix()) {
|
||||
$package->runStage([$this, 'unixBuildSharedExt']);
|
||||
if ($installer->interactive) {
|
||||
InteractiveTerm::indicateProgress('Running PHP smoke tests');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user