Commit: bd0340e2abaa94324f4fdd2cadea092e4d7f3e7b Author: Anatol Belski <[email protected]> Sat, 28 Sep 2013 01:42:45 +0200 Parents: 8b045d387ea581d83f01ead1d44910b55eae17ff Branches: master
Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=bd0340e2abaa94324f4fdd2cadea092e4d7f3e7b Log: more configs 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 091696a..462762a 100644 --- a/client/data/config/pecl/exts.ini +++ b/client/data/config/pecl/exts.ini @@ -447,3 +447,10 @@ libs[]=cubrid exts[]= opts[]= +; those two ibm kids - couldn't ensure there are no legal issues for the libs +[pdo_ibm] +ignore=1 + +[pdo_informix] +ignore=1 + -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
