-
Type: Bug
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: 1.2.8
-
Component/s: None
-
None
CursorId currently uses a uint64_t for storing the ID (and rendering it via CursorId::__toString()); however, the value should be a signed integer.
- is related to
-
PHPC-587 CursorId should serialize to BSON as 64-bit integer
- Closed