Commit: 7780e97d8a67a4d8cebb808238a0b605063f9572 Author: Christoph M. Becker <cmbecke...@gmx.de> Thu, 4 Apr 2019 11:17:16 +0200 Parents: 3798a835363aeab67a35ce8fb2179e85dd47ff3d Branches: master
Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=7780e97d8a67a4d8cebb808238a0b605063f9572 Log: Add config for dbase Changed paths: M data/config/pecl/exts.ini Diff: diff --git a/data/config/pecl/exts.ini b/data/config/pecl/exts.ini index 3dbe6f7..cd4c763 100644 --- a/data/config/pecl/exts.ini +++ b/data/config/pecl/exts.ini @@ -691,6 +691,9 @@ libs[]=pthreads type=with libs[]=pthreads -[base58] -type=with -libs[]=libbase58 +[base58] +type=with +libs[]=libbase58 + +[dbase] +type=enable -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php