[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/mongo/mongodb/_command.xml?=
From:       Jeremy_Mikola <jmikola () php ! net>
Date:       2014-09-23 15:33:02
Message-ID: svn-jmikola-1411486382-334971-33126202 () svn ! php ! net
[Download RAW message or body]

jmikola                                  Tue, 23 Sep 2014 15:33:02 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=334971

Log:
Document socketTimeoutMS for MongoDB::command()

Changed paths:
    U   phpdoc/en/trunk/reference/mongo/mongodb/command.xml

Modified: phpdoc/en/trunk/reference/mongo/mongodb/command.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongodb/command.xml	2014-09-23 15:10:21 UTC (rev 334970)
+++ phpdoc/en/trunk/reference/mongo/mongodb/command.xml	2014-09-23 15:33:02 UTC (rev 334971)
@@ -54,10 +54,15 @@
      </term>
      <listitem>
       <para>
-       This parameter is an associative array of the form
-       <literal>array("optionname" => &lt;boolean&gt;, ...)</literal>. Currently
-       supported options are:
+       An array of options for the index creation. Currently available options
+       include:
        <itemizedlist>
+        &mongo.writes.parameters.sockettimeoutms;
+       </itemizedlist>
+      </para>
+      <para>
+       The following options are deprecated and should no longer be used:
+       <itemizedlist>
         &mongo.writes.parameters.timeout;
        </itemizedlist>
       </para>
@@ -80,6 +85,17 @@
      </thead>
      <tbody>
       <row>
+       <entry>1.5.0</entry>
+       <entry>
+        <para>
+         Renamed the <literal>"timeout"</literal> option to
+         <literal>"socketTimeoutMS"</literal>. Emits
+         <constant>E_DEPRECATED</constant> when <literal>"timeout"</literal> is
+         used.
+        </para>
+       </entry>
+      </row>
+      <row>
        <entry>1.2.0</entry>
        <entry>
         Added <literal>options</literal> parameter with a single option:



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic