install-mssql-pdo_sqlsrv.sh 82 Bytes
Newer Older
1 2 3 4 5
#!/usr/bin/env bash

set -ex

echo "Installing extension"
6
pecl install pdo_sqlsrv