[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/mongodb/mongodb/driver/manager/_construct.xml?=
From:       Jeremy_Mikola <jmikola () php ! net>
Date:       2020-07-31 4:40:12
Message-ID: svn-jmikola-1596170412-350260-667790334 () svn ! php ! net
[Download RAW message or body]

jmikola                                  Fri, 31 Jul 2020 04:40:12 +0000

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

Log:
Update driver option docs and consolidate 1.8.0 changelog

https://jira.mongodb.org/browse/PHPC-1494

Changed paths:
    U   phpdoc/en/trunk/reference/mongodb/mongodb/driver/manager/construct.xml

Modified: phpdoc/en/trunk/reference/mongodb/mongodb/driver/manager/construct.xml
===================================================================
--- phpdoc/en/trunk/reference/mongodb/mongodb/driver/manager/construct.xml	2020-07-31 \
                04:25:33 UTC (rev 350259)
+++ phpdoc/en/trunk/reference/mongodb/mongodb/driver/manager/construct.xml	2020-07-31 \
04:40:12 UTC (rev 350260) @@ -862,15 +862,17 @@
           <entry>
            <para>
             Allows custom drivers to append their own metadata to the server
-            handshake. By default, the driver submits its own name, its version
-            as well as the PHP version to the handshake. Drivers can submit
-            their own <literal>name</literal>, <literal>version</literal>, and
-            <literal>platform</literal> information in this array.
+            handshake. By default, the driver submits its own name, version, and
+            platform (i.e. PHP version) in the handshake. Custom drivers can
+            specify strings for the <literal>"name"</literal>,
+            <literal>"version"</literal>, and
+            <literal>"platform"</literal> keys of this array, which will be
+            appended to the respective field(s) in the handshake document.
            </para>
            <note>
             <simpara>
              Handshake information is limited to 512 bytes. The driver will
-             truncate handshake data to fit within this 512 byte string. Drivers
+             truncate handshake data to fit within this 512-byte string. Drivers
              and ODMs are encouraged to keep their own metadata concise.
             </simpara>
            </note>
@@ -952,6 +954,9 @@
          <literal>"tlsDisableCertificateRevocationCheck"</literal>, and
          <literal>"tlsDisableOCSPEndpointCheck"</literal> URI options.
         </para>
+        <para>
+         Added the <literal>"driver"</literal> driver option.
+        </para>
        </entry>
       </row>
       <row>
@@ -968,14 +973,6 @@
        </entry>
       </row>
       <row>
-       <entry>1.8.0</entry>
-       <entry>
-        <para>
-         Added the <literal>"driver"</literal> driver option.
-        </para>
-       </entry>
-      </row>
-      <row>
        <entry>1.6.0</entry>
        <entry>
         <para>



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