Commit: 3798a835363aeab67a35ce8fb2179e85dd47ff3d Author: Christoph M. Becker <[email protected]> Wed, 3 Apr 2019 12:39:33 +0200 Parents: fe29aaffc7f766df4cf9cd346ffd4467fe8a3e06 Branches: master
Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=3798a835363aeab67a35ce8fb2179e85dd47ff3d Log: Add PECL/base58 Changed paths: M data/config/pecl/exts.ini Diff: diff --git a/data/config/pecl/exts.ini b/data/config/pecl/exts.ini index 0002f3c..3dbe6f7 100644 --- a/data/config/pecl/exts.ini +++ b/data/config/pecl/exts.ini @@ -691,3 +691,6 @@ libs[]=pthreads type=with libs[]=pthreads +[base58] +type=with +libs[]=libbase58 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
