Add ext-mbstring,ext-mbregex,onig

This commit is contained in:
crazywhalecc
2026-02-04 16:24:57 +08:00
parent 0652d4aa03
commit 3fa2d69813
6 changed files with 78 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
ext-mbregex:
type: php-extension
depends:
- onig
- ext-mbstring
php-extension:
arg-type: custom
build-shared: false
build-static: true

View File

@@ -0,0 +1,4 @@
ext-mbstring:
type: php-extension
php-extension:
arg-type: custom