From c5746ce5aaffc3fecce279632cb90d84f135b1b7 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Thu, 29 Nov 2012 11:02:30 +0000 Subject: [PATCH] Fixed version information. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328565 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mongo/ini.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/mongo/ini.xml b/reference/mongo/ini.xml index 2edac9a61c..70ddc035a0 100644 --- a/reference/mongo/ini.xml +++ b/reference/mongo/ini.xml @@ -26,7 +26,7 @@ mongo.allow_persistent 1 PHP_INI_ALL - Removed in 1.3.0 + Removed in 1.2.0 mongo.chunk_size @@ -54,9 +54,9 @@ mongo.is_master_interval - 60 + 15 PHP_INI_ALL - Added in 1.3.0 + Added in 1.2.10, before 1.3.0 the default value was 60. mongo.long_as_object @@ -74,7 +74,7 @@ mongo.ping_interval 5 PHP_INI_ALL - + Added in 1.2.10 mongo.utf8 @@ -120,7 +120,7 @@ - If persistent connections are allowed. (Removed in 1.3.0 - all + If persistent connections are allowed. (Removed in 1.2.0 - all connections are now persistent).