Skip to content

using deprecated type in memcacheCache.php #22

@alexvdp

Description

@alexvdp

the type: cachedump
has been removed from the memcache daemon due to security reasons.

http://php.net/manual/en/memcache.getextendedstats.php

it is still used in the code (line 86) and will give notices like:
Message: MemcachePool::getextendedstats(): Server 127.0.0.1 (tcp 11211, udp 0) failed with: Network timeout (0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions