[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/mongocursor/_setflag.xml?=
From:       Derick_Rethans <derick () php ! net>
Date:       2013-04-11 9:29:12
Message-ID: svn-derick-1365672552-330072-529598788 () svn ! php ! net
[Download RAW message or body]

derick                                   Thu, 11 Apr 2013 09:29:12 +0000

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

Log:
From 1.4.0 we support flag 3 (oplog_reply) as well.

Changed paths:
    U   phpdoc/en/trunk/reference/mongo/mongocursor/setflag.xml

Modified: phpdoc/en/trunk/reference/mongo/mongocursor/setflag.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongocursor/setflag.xml	2013-04-11 08:54:53 UTC \
                (rev 330071)
+++ phpdoc/en/trunk/reference/mongo/mongocursor/setflag.xml	2013-04-11 09:29:12 UTC \
(rev 330072) @@ -33,10 +33,9 @@
      </term>
      <listitem>
       <para>
-       Which flag to set. You can not set flag 3 (OPLOG REPLAY) or flag 6
-       (EXHAUST) as the driver does not know how to handle them. You will get
-       a warning if you try to use those. For available flags, please refer to
-       the wire protocol
+       Which flag to set. You can not set flag 6 (EXHAUST) as the driver does
+       not know how to handle them. You will get a warning if you try to use
+       those. For available flags, please refer to the wire protocol
        <link xlink:href="&url.mongodb.dochub.wireprotocol;#MongoWireProtocol-OPQUERY">documentation</link>.
  </para>
      </listitem>
@@ -69,6 +68,31 @@
   </para>
  </refsect1>

+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <para>
+   <informaltable>
+    <tgroup cols="2">
+     <thead>
+      <row>
+       <entry>&Version;</entry>
+       <entry>&Description;</entry>
+      </row>
+     </thead>
+     <tbody>
+      <row>
+       <entry>1.4.0</entry>
+       <entry>
+        Support for flag 3 (OPLOG_REPLAY) is added. Versions before 1.4.0
+        would throw a warning saying that the flag is unsupported.
+       </entry>
+      </row>
+     </tbody>
+    </tgroup>
+   </informaltable>
+  </para>
+ </refsect1>
+
  <refsect1 role="examples">
   &reftitle.examples;
   <example>



-- 
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