Release Notes for 2.9.1
2.9.x bugfix release (patch)
2.9.1
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 3
Documentation
- 2708: Update BSON PHP Link thanks to @rickogden
Bug
- 2698: Fix handling of unmapped properties in proxy objects thanks to @alcaeus
- 2693: Remove usage of deprecated
ReadPreference::RP_*
constants thanks to @GromNaN - 2709: Replace
wrapTransversable
generators to prevent memory leaks thanks to @GromNaN - 2689: Fix "Cannot use object of type stdClass as array" in search index drop thanks to @GromNaN