Release Notes - PHP Driver: Library - Version 1.0.0 - HTML format

Bug

New Feature

  • [PHPLIB-74] - Default BSON document and array unserialization to ArrayObject classes
  • [PHPLIB-127] - Support Filtered (Partial) Indexes
  • [PHPLIB-162] - Support database and collection selection via __get()
  • [PHPLIB-163] - Implement __set_state() for BSON array and document classes

Task

  • [PHPLIB-48] - Support named Query options
  • [PHPLIB-99] - Should we specify defaults for batchSize and maxTimeMS options?
  • [PHPLIB-136] - Refactor $insertedIds collection for insert operations
  • [PHPLIB-141] - Use static methods to create formatted exception messages

Improvement

  • [PHPLIB-157] - Improve _id extraction for Serializable objects
  • [PHPLIB-164] - Use type map for command responses
  • [PHPLIB-165] - Use explicit database and collection name arguments in Collection ctor

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.