Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-951

CursorId is a signed 64-bit integer

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 1.3.0-beta1, 1.3.0
    • Affects Version/s: 1.2.8
    • Component/s: None
    • Labels:
      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.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: