php-doc-en/reference/mongo
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
..
functions warnings about bson_encode and bson_decode 2010-05-24 22:14:13 +00:00
mongo Document the deprecated Mongo constructor 2012-11-29 01:00:58 +00:00
mongobindata Use reverse chronological order for Mongo changelogs 2012-10-05 20:22:15 +00:00
mongoclient Make more sense for this example, one node seedlist is a bad idea 2013-03-07 21:21:24 +00:00
mongocode it wasn't me... typofix =) 2012-11-28 04:48:31 +00:00
mongocollection Fixed bug#63091 MongoCollection::group() example needs updating 2013-03-03 00:18:49 +00:00
mongocursor Update Mongo get/setReadPreference return values and error docs 2013-01-28 23:36:42 +00:00
mongocursorexception Fix svn keywords 2012-07-27 14:03:57 +00:00
mongodate Document public constructors 2012-01-08 05:33:58 +00:00
mongodb Fixed typoes and grammar, and added see-also sections. 2013-01-31 14:45:04 +00:00
mongodbref Fix grammar. And there is always a return... :) 2012-07-11 12:29:19 +00:00
mongogridfs Mention that the filename index will be populated 2013-01-14 03:23:34 +00:00
mongogridfscursor MongoGridFSCursor::key() returns _id instead of filename since 1.3.0 2012-10-05 21:00:35 +00:00
mongogridfsfile set svn:keywords and svn:eol-style 2012-01-28 00:08:25 +00:00
mongoid Revise replica set language and MongoClient references 2012-11-26 03:07:28 +00:00
mongoint32 Fix protos 2011-02-10 22:48:53 +00:00
mongoint64 Fix protos 2011-02-10 22:48:53 +00:00
mongolog Revise replica set language and MongoClient references 2012-11-26 03:07:28 +00:00
mongopool Revise replica set language and MongoClient references 2012-11-26 03:07:28 +00:00
mongoregex Document public constructors 2012-01-08 05:33:58 +00:00
mongoresultexception Document MongoResultException and adjust the version info 2012-10-31 19:09:55 +00:00
mongotimestamp Document public constructors 2012-01-08 05:33:58 +00:00
book.xml Moved the generated changelog into its own file & manually added some 1.3 notes 2012-11-28 03:42:31 +00:00
changelog.xml Fix build 2012-11-28 08:28:40 +00:00
configure.xml Added the new Windows download URL. 2013-03-21 11:19:16 +00:00
connecting.xml typo reported by NodeX (freenode) 2012-12-03 13:03:38 +00:00
core.xml Fix ups, and commented some things out that aren't implemented. 2012-11-29 13:27:04 +00:00
exceptions.xml Document MongoResultException and adjust the version info 2012-10-31 19:09:55 +00:00
gridfs.xml much nicer class organization 2010-02-01 15:24:10 +00:00
ini.xml Fix ups, and commented some things out that aren't implemented. 2012-11-29 13:27:04 +00:00
manual.xml Specific WriteConcern docs 2012-11-28 08:27:11 +00:00
misc.xml Fix ups, and commented some things out that aren't implemented. 2012-11-29 13:27:04 +00:00
mongo.xml Document MongoClient class and write concern defaults 2012-11-20 01:57:53 +00:00
mongobindata.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongoclient.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongocode.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
mongocollection.xml Link class members 2012-01-12 06:15:07 +00:00
mongoconnectionexception.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongocursor.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongocursorexception.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongocursortimeoutexception.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongodate.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongodb.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongodbref.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongoexception.xml Various markup fixes 2012-11-29 05:37:54 +00:00
mongogridfs.xml Restore non-fragment MongoDB URL entities 2013-01-10 19:18:05 +00:00
mongogridfscursor.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
mongogridfsexception.xml Document MongoGridFS exception codes 2013-01-19 20:07:22 +00:00
mongogridfsfile.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
mongoid.xml Link class members 2012-01-12 06:15:07 +00:00
mongoint32.xml Link class members 2012-01-12 06:15:07 +00:00
mongoint64.xml Link class members 2012-01-12 06:15:07 +00:00
mongolog.xml Document couple of new MongoLog methods 2012-10-10 22:07:43 +00:00
mongomaxkey.xml Fix PHP syntax errors 2010-07-09 11:28:40 +00:00
mongominkey.xml Fix PHP syntax errors 2010-07-09 11:28:40 +00:00
mongopool.xml tpyos spotted by Philip 2012-11-29 06:24:34 +00:00
mongoregex.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
mongoresultexception.xml Document MongoResultException and adjust the version info 2012-10-31 19:09:55 +00:00
mongotimestamp.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
queries.xml Fix ups, and commented some things out that aren't implemented. 2012-11-29 13:27:04 +00:00
readpreferences.xml Fix ups, and commented some things out that aren't implemented. 2012-11-29 13:27:04 +00:00
reference.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
security.xml - Updated the install structure to be consistent with all other extensions 2012-11-28 03:03:34 +00:00
setup.xml - Updated the install structure to be consistent with all other extensions 2012-11-28 03:03:34 +00:00
sqltomongo.xml - Updated the install structure to be consistent with all other extensions 2012-11-28 03:03:34 +00:00
testing.xml Fix ups, and commented some things out that aren't implemented. 2012-11-29 13:27:04 +00:00
trouble.xml - Updated the install structure to be consistent with all other extensions 2012-11-28 03:03:34 +00:00
tutorial.xml Bug #63333: %s/$obj/$document 2012-11-29 16:20:34 +00:00
types.xml Reinstated MongoInt32 and MongoInt64 2011-06-08 22:20:38 +00:00
updates.xml - Updated the install structure to be consistent with all other extensions 2012-11-28 03:03:34 +00:00
versions.xml Fixed version numbers again. 2013-01-14 18:27:06 +00:00
writeconcerns.xml Fix ups, and commented some things out that aren't implemented. 2012-11-29 13:27:04 +00:00
writes.xml Specific WriteConcern docs 2012-11-28 08:27:11 +00:00