Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

Commit 2055e59

Browse files
committed
Add libonig.so.5 for mbstring
1 parent d6f41bd commit 2055e59

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build-php-remi.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ done
3737
cp /usr/lib64/libedit.so.0 lib/
3838
cp /usr/lib64/libargon2.so.0 lib/
3939
cp /usr/lib64/libpq.so.5 lib/
40+
cp /usr/lib64/libonig.so.5 lib/
4041

4142
mkdir -p lib/php/7.${PHP_MINOR_VERSION}
4243
cp -a /usr/lib64/php/modules lib/php/7.${PHP_MINOR_VERSION}/

0 commit comments

Comments
 (0)