Uploaded image for project: 'PHP Driver: Library'
  1. PHP Driver: Library
  2. PHPLIB-356

Audit documentation for possible BSON 64-bit integer return values

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.5.0
    • Affects Version/s: None
    • Component/s: Docs
    • None

      PHPC-1211 introduces a MongoDB\BSON\Int64 type, which may be used to wrap 64-bit integer values from BSON on 32-bit platforms. We should audit PHPLIB's documentation to make a note of this anywhere we may be returning an integer value sourced from BSON, as that can now be an object.

      This does not represent a BC risk, as versions of the extension before 1.5.0 will have thrown an exception for such values (per PHPC-313).

            Assignee:
            derick Derick Rethans
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: