-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.1.3
-
Component/s: None
-
None
The getUpsertedIds() implementation only handles ObjectID and integer (32-bit and 64-bit) values. This is incomplete, since an _id may be any non-array BSON type.
- depends on
-
PHPC-564 WriteResult should encapsulate BSON instead of mongoc_write_result_t
- Closed