Commit graph

519 commits

Author SHA1 Message Date
Hannes Magnusson
cadba20505 Whopsy, copy&paste typo =)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332998 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 21:52:02 +00:00
Hannes Magnusson
765116c2c2 Fix return type and link, add examples, make the ctor use correct markup (so its listed
first in the TOC)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332996 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 21:51:14 +00:00
Hannes Magnusson
349d2a1969 Version info for the new batch classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332995 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 21:49:19 +00:00
Hannes Magnusson
21a0b5257d Thaaaaats way the build worked fine after adding MongoWriteBatch - I forgot to enable it!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332994 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 20:46:29 +00:00
Hannes Magnusson
e4dc084ee7 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332993 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 20:45:29 +00:00
Hannes Magnusson
e935ecce8f Missing linkend
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332992 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 20:27:21 +00:00
Derick Rethans
8e0e8cb662 Document MongoCommandCursor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332991 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-14 17:56:11 +00:00
Jeremy Mikola
e483c805dd Revise MongoDB fsync/journal option descriptions
https://jira.mongodb.org/browse/PHP-938


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332985 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-13 15:09:21 +00:00
Hannes Magnusson
8d5cd349a2 Document rest of the Mongo*Batch classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332966 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 00:05:44 +00:00
Hannes Magnusson
c267c136d6 Document MongoWriteBatch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332964 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 23:48:17 +00:00
Hannes Magnusson
36c5526571 Document new exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332960 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 21:45:16 +00:00
Jeremy Mikola
72ba9f1f10 Cross-reference MongoDB get/setReadPreference methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332955 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 17:40:18 +00:00
Jeremy Mikola
bfb93b970b Document MongoDB get/setWriteConcern methods
https://jira.mongodb.org/browse/PHP-842


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332954 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 17:35:54 +00:00
Derick Rethans
cb5b7284fe Bunch of little tiny doc updates and fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332947 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-10 15:03:19 +00:00
Derick Rethans
6b9fbd042b Document the new default and add a changelog entry for the old default.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332944 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-10 13:40:50 +00:00
Derick Rethans
9e7d683be6 Read the code to document what we really do.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332832 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-11 12:27:14 +00:00
Derick Rethans
63addc4f3d Make sure that we mention that "NEAREST" is actually random.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332831 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-11 12:19:22 +00:00
Derick Rethans
6d8b09fc26 Documented the new default change for mongo.native_long.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332753 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-29 12:24:23 +00:00
Jeremy Mikola
cab5459256 Document new MongoId::isValid() method
https://jira.mongodb.org/browse/PHP-965


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332750 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-28 22:56:31 +00:00
Jeremy Mikola
3107c3b012 MongoBinData changelog for new GENERIC and UUID_RFC4122 constants
https://jira.mongodb.org/browse/PHP-962


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332749 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-28 22:18:01 +00:00
Jeremy Mikola
161320c0ad Document new and deprecated MongoBinData subtype constants
Remove discussion about using non-standard types and cross-reference deprecated types with the respective encouraged type.

https://jira.mongodb.org/browse/PHP-962


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332748 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-28 22:08:52 +00:00
Jakub Vrana
884d669813 Fix typo in comment
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332598 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-12 03:56:09 +00:00
Chris Wright
dda8a02902 Normalize quote type usage
---
Provided by anonymous 36401

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332338 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:38:03 +00:00
Chris Wright
5206bce972 Typo fixes in MongoCollection
---
Provided by Tom A-r

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332331 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:29:14 +00:00
Jeremy Mikola
0f6fa16323 Update links to MongoDB documentation
Also renamed repairDatabase entity and created a new entity for batchSize documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332247 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-03 17:36:24 +00:00
Derick Rethans
758076bd85 Fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332078 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-07 10:49:36 +00:00
Derick Rethans
4bc6929518 Document this correctly.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332069 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-05 11:44:20 +00:00
Derick Rethans
34575dba02 PHP-938: please update description of 'fsync' write concern flag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332016 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-30 11:05:02 +00:00
Jeremy Mikola
2f4610bbd5 Fix return value for MongoCursor::setReadPreference()
https://jira.mongodb.org/browse/PHP-920


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331779 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-11 19:08:30 +00:00
Joe Watkins
189554191c #65487 remove duplicate information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331653 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-03 06:06:49 +00:00
Derick Rethans
98b6248a57 PHP-757: Added warning for duplicate replica set names.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331643 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-02 10:20:06 +00:00
Chris Wright
550222c73c Corrected SQL example in SQL->mongo table
-- 
Provided by anonymous #33371

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331337 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 20:48:13 +00:00
Hannes Magnusson
2fbee590b8 ID fail
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331270 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-02 22:47:47 +00:00
Hannes Magnusson
2ba4915406 The company name has changed to MongoDB.. rephrase this intro a little
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331254 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-31 19:43:24 +00:00
Jeremy Mikola
5371ef3052 Update documentation for MongoCursor timeout
Fixed the default value of the static property, consolidated examples for the timeout() method, and added a warning note.

https://jira.mongodb.org/browse/PHP-893


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331219 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 19:00:47 +00:00
Jeremy Mikola
13699f72ae Fix typo in MongoLog::setCallback()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331218 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 18:56:44 +00:00
Jeremy Mikola
6feac7ceca Update documentation for MongoClient::$status
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331122 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-13 19:42:54 +00:00
Jeremy Mikola
88fb3e60e4 Clarify doc/id param resolution for MongoCollection/DB::createDBRef()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331115 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-12 18:55:16 +00:00
Jakub Vrana
746d7a4758 Update example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331063 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-06 00:03:36 +00:00
Jakub Vrana
fa909446a4 Fix typos in examples and add trailing ?>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331062 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-05 19:18:51 +00:00
Jakub Vrana
80e082a92a Fix typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331061 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-05 19:08:39 +00:00
Jakub Vrana
8063203467 Fix typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331060 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-05 19:06:04 +00:00
Jakub Vrana
0b8f064ead Fix grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331059 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-05 18:28:37 +00:00
Hannes Magnusson
1d2c0b9b9e link set and get profiling and fix the seealso
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331036 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-30 06:39:35 +00:00
Hannes Magnusson
2fea00613f Crosslink skip and limit, and move the external link into correct structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331030 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-29 18:35:20 +00:00
TAKAGI Masahiro
3c1351e5f2 Set svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330987 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-20 23:11:16 +00:00
Derick Rethans
30d294ff89 Added documentation for killcursor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330978 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-19 10:20:07 +00:00
Derick Rethans
6294985268 Add that we have SSL support.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330970 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-18 10:12:31 +00:00
Jeremy Mikola
cf27b67a87 MongoCursor::setFlag() takes an int as its first argument
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330940 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-16 21:38:26 +00:00
Derick Rethans
9944709ca7 I always get this one wrong! :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330937 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-16 11:13:32 +00:00
Derick Rethans
bc3819536e MongoDB only stores millisecond resolution, clarify that in the docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330936 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-16 10:53:38 +00:00
Derick Rethans
0bb74c75bb Fixed PHP-867: connectTimeoutMS - in micro or milli seconds?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330935 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-16 10:17:25 +00:00
Jeremy Mikola
0a7509b835 MongoCollection::deleteIndex() returns a database response
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330878 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-10 17:34:18 +00:00
Derick Rethans
aa526ffc7f Added date/timestamp so that we can refer people to this example in case we
need a detailed log.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330813 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-09 08:45:41 +00:00
Jeremy Mikola
b934b1cf6a Capitalize MB abbreviation for MongoCursor::dead()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330799 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-08 16:10:34 +00:00
Jeremy Mikola
b34a4dd8e5 Update MongoDB document limit to 16MB
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330798 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-08 16:09:38 +00:00
Derick Rethans
2d79464bc3 Clarified that it is for reading only.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330745 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-03 09:25:33 +00:00
Hannes Magnusson
0661826cc6 There is no such thing anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330686 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 22:13:56 +00:00
Hannes Magnusson
f85decffad Fix return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330678 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 18:27:38 +00:00
Hannes Magnusson
1e04c428bb Fixed bug#63722 ("No candidate servers found" error not documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330655 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 22:31:20 +00:00
Hannes Magnusson
e61e6e8a7d Fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330629 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-24 19:11:24 +00:00
Derick Rethans
8915e3eac5 Fixed PHP-551: Update "writes" documentation to cover all WriteConcerns arguments (from the connection string) as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330401 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-29 11:05:33 +00:00
Derick Rethans
7f70d72ea6 Documentation for Regular Expressions (PHP-834)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330350 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-24 22:18:15 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Derick Rethans
a7deeda999 Document wtimeout and wTimeoutMS properly.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330322 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 23:09:32 +00:00
Jakub Vrana
38e65393c5 Use InheritedProperties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330314 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 20:36:05 +00:00
Derick Rethans
a21bbcd977 Move history to the changelog.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330305 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:36:35 +00:00
Derick Rethans
bc129e08ec Fixed PHP-314: Improve connection string documentation/pooling.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330303 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 17:57:41 +00:00
Derick Rethans
b0b1f8f1a8 Rename section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330302 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 17:57:22 +00:00
Derick Rethans
11c417f0a2 Change wording.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330301 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 17:30:23 +00:00
Derick Rethans
e354213395 Fixed PHP-789: Document fsync, j, and wtimeout options for MongoCollection write operations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330300 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 17:16:05 +00:00
Derick Rethans
1e5c571e6a Fixing the default value.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330299 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 17:15:39 +00:00
Jakub Vrana
c5333caf49 Fix typo in ok description (bug #61304)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330280 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-18 00:12:13 +00:00
Jakub Vrana
f539c60440 Fix extension-membership
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330242 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 18:25:45 +00:00
Derick Rethans
89f251edee PHP-788: Document journal/fsync MongoClient connection options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330191 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-08 14:23:04 +00:00
Derick Rethans
54d0342f80 Order by alphabethical order just like in the source code.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330190 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-08 14:14:16 +00:00
Derick Rethans
c930cbb897 PHP-536: Clarify that continueOnError Flag does not insert valid docs when an invalid doc exists in the batch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330189 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-08 14:11:52 +00:00
Peter Cowburn
feb1ebe8b4 typofix: 64-bit -> 32-bit (patch by daijie)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330186 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-07 07:31:26 +00:00
Jeremy Mikola
c8253817c2 MongoCursor::hint() supports string arguments
https://jira.mongodb.org/browse/PHP-775


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330170 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-02 18:41:57 +00:00
Derick Rethans
e9d4e36814 PHP-702: Support the autoIndexId option for createCollection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330136 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-23 09:27:56 +00:00
Derick Rethans
f68a7f392b PHP-695: Remove mention of PHPUnit from documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-23 08:36:22 +00:00
Derick Rethans
a174aaabf4 PHP-496: Added a few examples to MongoDB::command() and clarified result structures.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330129 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-22 14:47:30 +00:00
Derick Rethans
53281c346b Added that it's a server thing, and emphasised "forever".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330128 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-22 14:11:27 +00:00
Derick Rethans
b5cc417fb0 Fix grammar.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330076 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 14:07:27 +00:00
Derick Rethans
1c8e3304dd From 1.4.0 we support flag 3 (oplog_reply) as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330072 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 09:29:12 +00:00
Hannes Magnusson
6155859848 We don't distribute OSX binaries anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329942 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-28 07:46:17 +00:00
Derick Rethans
92d1c08497 Added the new Windows download URL.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329866 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-21 11:19:16 +00:00
Hannes Magnusson
699ab8d7f3 Make more sense for this example, one node seedlist is a bad idea
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329698 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-07 21:21:24 +00:00
Hannes Magnusson
9aa2442769 Fixed bug#63091 MongoCollection::group() example needs updating
# Thanks fhagard at lightcube dot us !


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329620 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-03 00:18:49 +00:00
Hannes Magnusson
c91d2457f1 Added "socketTimeoutMS" & "connectTimeoutMS" options, as of 1.3.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329457 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-09 02:08:14 +00:00
Derick Rethans
87726efe34 Fixed typoes and grammar, and added see-also sections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329381 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-31 14:45:04 +00:00
Jeremy Mikola
cde9b9b8ee Fix terms in MongoCollection::ensureIndex() return doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329342 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:10:27 +00:00
Jeremy Mikola
4e4d8d2006 Document non-boolean return values for MongoCollection::ensureIndex()
https://jira.mongodb.org/browse/PHP-671


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329341 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:09:29 +00:00
Jeremy Mikola
f81e6a03d2 Fix MongoCollection::getIndexInfo() return and example docs
https://jira.mongodb.org/browse/PHP-670


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:03:18 +00:00
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Jeremy Mikola
ff6aa0c781 Update Mongo get/setReadPreference return values and error docs
https://jira.mongodb.org/browse/PHP-669


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329318 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-28 23:36:42 +00:00
Jeremy Mikola
3fd5468aa7 Make Mongo db/collection select method docs consistent
A vanilla Exception is thrown instead of InvalidArgumentException.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329315 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-28 19:47:52 +00:00
Hannes Magnusson
c0a67e0c16 Document MongoGridFS exception codes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329239 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 20:07:22 +00:00
Jeremy Mikola
88959cefb9 Update Mongo read preference methods for 1.3.3 release
Fix parameter type for setReadPreference() methods, document getReadPreference() return value changes, and update version info for MongoCursor methods.

https://jira.mongodb.org/browse/PHP-666


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329170 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 21:36:10 +00:00
Derick Rethans
00daa136b3 Fixed version numbers again.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329138 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-14 18:27:06 +00:00