support 7.2+ from pecl and add readme stuff about libcrypto issues

This commit is contained in:
Dengke Tang
2023-03-21 15:17:25 -07:00
parent 9db4948118
commit 363b693384
7 changed files with 17 additions and 13 deletions
-1
View File
@@ -22,5 +22,4 @@ if [ ! -d vendor ]; then
$PHP_BINARY -c php.ini $COMPOSER_BINARY update
fi
$launcher $PHP_BINARY --version
$launcher $PHP_BINARY -c php.ini vendor/bin/phpunit tests --debug