Audit documentation for possible BSON 64-bit integer return values

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.5.0
    • Affects Version/s: None
    • Component/s: Docs
    • None
    • None
    • None
    • None
    • None
    • None
    • 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 Rethans
              Reporter:
              Jeremy Mikola
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: