suggestion

This commit is contained in:
DubbleClick
2025-06-20 17:11:52 +07:00
parent 2abbb75f98
commit 58d979712e
4 changed files with 14 additions and 21 deletions

View File

@@ -207,8 +207,6 @@ class BuildPHPCommand extends BuildCommand
// start to build
$builder->buildPHP($rule);
SourcePatcher::patchBeforeSharedBuild($builder);
// build dynamic extensions if needed
if (!empty($shared_extensions)) {
logger()->info('Building shared extensions ...');