uncommented buildphp, haha

This commit is contained in:
DubbleClick 2025-06-07 08:21:56 +07:00
parent 111de20a57
commit e31942bf1e

View File

@ -208,7 +208,7 @@ class BuildPHPCommand extends BuildCommand
SourcePatcher::patchSPCVersionToPHP($this->getApplication()->getVersion());
// start to build
// $builder->buildPHP($rule);
$builder->buildPHP($rule);
SourcePatcher::patchBeforeSharedBuild($builder);