mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-14 04:15:35 +08:00
uncommented buildphp, haha
This commit is contained in:
@@ -208,7 +208,7 @@ class BuildPHPCommand extends BuildCommand
|
|||||||
SourcePatcher::patchSPCVersionToPHP($this->getApplication()->getVersion());
|
SourcePatcher::patchSPCVersionToPHP($this->getApplication()->getVersion());
|
||||||
|
|
||||||
// start to build
|
// start to build
|
||||||
// $builder->buildPHP($rule);
|
$builder->buildPHP($rule);
|
||||||
|
|
||||||
SourcePatcher::patchBeforeSharedBuild($builder);
|
SourcePatcher::patchBeforeSharedBuild($builder);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user