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

Audit documentation for possible BSON 64-bit integer return values

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 1.5.0
    • Docs
    • None

    Description

      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).

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: