From 6dba1a94350a621f3f0b582f3d664016bd971f3c Mon Sep 17 00:00:00 2001 From: "Michael S. Klishin" Date: Fri, 2 Mar 2012 17:18:40 +0400 Subject: [PATCH] CI env update Conflicts: docs/user/ci-environment/index.html --- docs/user/ci-environment.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/user/ci-environment.md b/docs/user/ci-environment.md index 6ca3d061..f63a859b 100644 --- a/docs/user/ci-environment.md +++ b/docs/user/ci-environment.md @@ -70,7 +70,7 @@ Language-specific workers have multiple runtimes for their respective language ( * PostgreSQL 8.4.x * SQLite 3.7.x * MongoDB 2.0.x -* Riak 1.0.x +* Riak 1.1.x * Redis 2.4.x * CouchDB 1.0.x @@ -182,7 +182,7 @@ cpanm (App::cpanminus) version 1.5007 * 5.2 (5.2.17) * 5.3 (5.3.10, 5.3.2) -* 5.4 (5.4.0RC8) +* 5.4 (5.4.0) PHP runtimes are built using [php-build](https://github.com/CHH/php-build). @@ -195,7 +195,6 @@ Is supported. ### Extensions
-$ php -m
 [PHP Modules]
 bcmath
 bz2
@@ -228,6 +227,7 @@ PDO
 pdo_mysql
 pdo_pgsql
 pdo_sqlite
+pgsql
 Phar
 posix
 readline