[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/bulkwrite/_update.xml?=
From:       Jeremy_Mikola <jmikola () php ! net>
Date:       2017-06-15 17:56:48
Message-ID: svn-jmikola-1497549408-342593-284137526 () svn ! php ! net
[Download RAW message or body]

jmikola                                  Thu, 15 Jun 2017 17:56:48 +0000

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

Log:
Clarify that multi-document replacements are not supported

Changed paths:
    U   phpdoc/en/trunk/reference/mongodb/mongodb/driver/bulkwrite/update.xml

Modified: phpdoc/en/trunk/reference/mongodb/mongodb/driver/bulkwrite/update.xml
===================================================================
--- phpdoc/en/trunk/reference/mongodb/mongodb/driver/bulkwrite/update.xml	2017-06-14 \
                14:50:06 UTC (rev 342592)
+++ phpdoc/en/trunk/reference/mongodb/mongodb/driver/bulkwrite/update.xml	2017-06-15 \
17:56:48 UTC (rev 342593) @@ -57,8 +57,9 @@
           <entry>multi</entry>
           <entry><type>bool</type></entry>
           <entry>
-           Update only the first matching document (multi=false), or all
-           matching documents (multi=true).
+           Update only the first matching document if &false;, or all
+           matching documents &true;. This option cannot be &true; if
+           <parameter>newObj</parameter> is a replacement document.
           </entry>
           <entry>&false;</entry>
          </row>



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