Release Notes - PHP Driver: Extension - Version 1.2.6 - HTML format

Bug

  • [PHPC-901] - False slaveOk URI option should be ignored
  • [PHPC-912] - Child processes should not destroy clients created by parent processes
  • [PHPC-913] - Child process should not re-use mongoc_client_t objects from parent
  • [PHPC-917] - localThresholdMS should default to 15 milliseconds
  • [PHPC-918] - localThresholdMS of zero is not supported
  • [PHPC-920] - Using a projection with an empty field name causes a crash when destroying cursor
  • [PHPC-923] - Use zend_string_release() to free class names
  • [PHPC-924] - Cursor::setTypeMap() may unnecessarily convert first BSON document

Task

  • [PHPC-736] - Remove zend_str_tolower_dup() in ObjectID construction
  • [PHPC-825] - Document URI options array for Manager constructor
  • [PHPC-906] - Make test suite compatible with libbson/libmongoc 1.5.0 and 1.6.0

Edit/Copy Release Notes

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