Skip to content

Return value for get with callback and Memcached::GET_EXTENDED flag in php7 version #248

Open
@tacovandenbroek

Description

@tacovandenbroek

Using the Memcached::GET_EXTENDED flag, what should be the return value for Memcached::get when a callback is provided and the value is not found in memcached? I would expect a structure like a known value would return, but only the return value of the callback seems to be returned, is this intentional?

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