Commit: dfe8a0d96d1d4a7f631c0760c1e4da12c0ffb7b5 Author: Christoph M. Becker <[email protected]> Fri, 18 Oct 2019 11:07:44 +0200 Parents: a40d905af8709c3bcf4b21f3925d9fe3fad220bb Branches: master
Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=dfe8a0d96d1d4a7f631c0760c1e4da12c0ffb7b5 Log: Add mysqlnd_azure configuration Changed paths: M data/config/pecl/exts.ini Diff: diff --git a/data/config/pecl/exts.ini b/data/config/pecl/exts.ini index f8d2e3a..9803945 100644 --- a/data/config/pecl/exts.ini +++ b/data/config/pecl/exts.ini @@ -708,3 +708,7 @@ libs[]=dirent libs[]=libmcrypt no_conf=1 +[mysqlnd_azure] +type=enable +opts[]=--enable-mysqlnd_azure=shared +no_conf=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
