Commit: 5f7e5f5bedec922f3ecb23a2fffdd9e4969133ce Author: Anatol Belski <[email protected]> Thu, 12 Sep 2013 13:57:49 +0200 Parents: 3403fc68d8464c6594162d1eccd345992676b07e Branches: master
Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=5f7e5f5bedec922f3ecb23a2fffdd9e4969133ce Log: added pecl_http to known exts, but that seems to be not all Changed paths: M client/data/config/pecl/exts.ini Diff: diff --git a/client/data/config/pecl/exts.ini b/client/data/config/pecl/exts.ini index 9083a02..290ff2b 100644 --- a/client/data/config/pecl/exts.ini +++ b/client/data/config/pecl/exts.ini @@ -185,3 +185,10 @@ libs[]= exts[]= opts[]= +[pecl_http] +real_name=http +type=enable +libs[]= +exts[]= +opts[]= + -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
