Uploaded image for project: 'Couchbase PHP client library'
  1. Couchbase PHP client library
  2. PCBC-115

getStats() returns malformed array

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.1.0-dp4
    • 1.0.4
    • library
    • Security Level: Public
    • None
    • debian stable x86 32bit

    Description

      The associative array returned by getStats (OO version) / couchbase_get_stats ("ordinary" function version) has malformed array keys similar to the issue observed in PCBC-66. For example, using array_key_exists on "ep_version" returns false, and attempting to reference that array key directly raises and error, even though the key name is visible in the output of a var_dump or similar.

      Attachments

        For Gerrit Dashboard: PCBC-115
        # Subject Branch Project Status CR V

        Activity

          People

            mjackson Michael Jackson
            mjackson Michael Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty