mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 15:25:41 +08:00
remove runSharedExtensionCheckUnix
This commit is contained in:
@@ -218,6 +218,8 @@ class BuildPHPCommand extends BuildCommand
|
||||
$builder->buildSharedExts();
|
||||
}
|
||||
|
||||
$builder->testPHP($rule);
|
||||
|
||||
// compile stopwatch :P
|
||||
$time = round(microtime(true) - START_TIME, 3);
|
||||
logger()->info('');
|
||||
|
||||
Reference in New Issue
Block a user