This commit is contained in:
DubbleClick
2025-05-21 14:15:58 +07:00
parent 7698ceb108
commit 3f8d297fb1
6 changed files with 8 additions and 13 deletions

View File

@@ -21,11 +21,6 @@ class mbregex extends Extension
return '';
}
public function buildUnixShared(): void
{
print('mbregex is already built as part of mbstring, skipping build' . PHP_EOL);
}
/**
* mbregex is not an extension, we need to overwrite the default check.
*/