mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
testPHP in windowsbuilder
This commit is contained in:
parent
b376d1682f
commit
b68d71b7b7
@ -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);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user