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

Accept 64-bit integers for wTimeoutMS

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The Write Concern spec documents wTimeoutMS as a 64-bit signed integer; however, PHP has historically documented (and enforced) the value as a 32-bit integer.

      Once libmongoc has addressed this, we should consider making a similar change. This relates to both the Manager URI options and WriteConcern constructor.

            Assignee:
            andreas.braun@mongodb.com Andreas Braun
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: