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