We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f41bd commit 2055e59Copy full SHA for 2055e59
1 file changed
build-php-remi.sh
@@ -37,6 +37,7 @@ done
37
cp /usr/lib64/libedit.so.0 lib/
38
cp /usr/lib64/libargon2.so.0 lib/
39
cp /usr/lib64/libpq.so.5 lib/
40
+cp /usr/lib64/libonig.so.5 lib/
41
42
mkdir -p lib/php/7.${PHP_MINOR_VERSION}
43
cp -a /usr/lib64/php/modules lib/php/7.${PHP_MINOR_VERSION}/
0 commit comments