mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:15:37 +08:00
linter
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user