mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 15:25:41 +08:00
testPHP in windowsbuilder
This commit is contained in:
@@ -146,7 +146,10 @@ class WindowsBuilder extends BuilderBase
|
||||
// logger()->info('building embed');
|
||||
$this->buildEmbed();
|
||||
}
|
||||
}
|
||||
|
||||
public function testPHP(int $build_target = BUILD_TARGET_NONE)
|
||||
{
|
||||
$this->sanityCheck($build_target);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user