Commit:    c9674d437431e4222870945c66eecce6cda13550
Author:    Anatol Belski <a...@php.net>         Mon, 30 Sep 2013 00:54:55 +0200
Parents:   0456b58158cd019c7589d36917b03fcf656f2199
Branches:  master

Link:       
http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=c9674d437431e4222870945c66eecce6cda13550

Log:
fixed config for http

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 e6abfa9..9872304 100644
--- a/client/data/config/pecl/exts.ini
+++ b/client/data/config/pecl/exts.ini
@@ -184,13 +184,6 @@ libs[]=libgeoip
 exts[]=
 opts[]=
 
-[http]
-type=enable
-libs[]=
-exts[]=raphf
-exts[]=propro
-opts[]=
-
 [uv]
 type=enable
 libs[]=
@@ -226,7 +219,8 @@ opts[]=
 real_name=http
 type=enable
 libs[]=
-exts[]=
+exts[]=raphf
+exts[]=propro
 opts[]=
 
 [memoize]


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to