Commit:    95aca7ce30bcbe210a61b3193ca6eee75cefbd9d
Author:    Anatol Belski <[email protected]>         Fri, 28 Aug 2015 19:38:34 +0200
Parents:   9a3c211917271f0f1e807acd3a92dc25045e29e8
Branches:  master pecl_legacy

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

Log:
add configs for the cassandra ext

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 fccdbb9..fff15d4 100644
--- a/client/data/config/pecl/exts.ini
+++ b/client/data/config/pecl/exts.ini
@@ -602,3 +602,10 @@ exts[]=
 opts[]=--enable-dom_varimport=shared
 no_conf=1
 
+[cassandra]
+type=enable
+libs[]=libuv
+libs[]=datastax
+exts[]=
+opts[]=
+


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

Reply via email to