Skip to content

Inconsistent Behavior of Default JSON Transcoders Across PHP SDK Versions #218

@deminy

Description

@deminy

In legacy PHP SDKs (v2 and v3) of Couchbase, there is a configuration option couchbase.encoder.compression that allows
compression of data using a specified algorithm. This option is not forward-compatible with the new PHP SDK v4. When
data is inserted using PHP SDK v3 with compression enabled, it cannot be retrieved using PHP SDK v4.

Steps to reproduce the issue: https://github.com/deminy/couchbase-issues/tree/couchbase4/issue-6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions