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

@@ -22,7 +22,7 @@ class intl extends Extension
return true;
}
public function patchBeforeSharedBuild(): bool
public function patchBeforeSharedPhpize(): bool
{
return $this->patchBeforeBuildconf();
}