DDC-1139: getExtendedStats('cachedump') seems to be an invalid call. #1428

Closed
opened 2026-01-22 13:14:04 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (May 7, 2011).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user ddebernardy:

While reading the documentation on caching, it stroke me that you had found a means to identify stored keys. Based on the PHP docs, the method you're using in Memcache->getIds() is broken:

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

"Warning
The cachedump stat type has been removed from the memcached daemon due to security reasons."

Originally created by @doctrinebot on GitHub (May 7, 2011). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user ddebernardy: While reading the documentation on caching, it stroke me that you had found a means to identify stored keys. Based on the PHP docs, the method you're using in Memcache->getIds() is broken: http://php.net/manual/en/memcache.getextendedstats.php "Warning The cachedump stat type has been removed from the memcached daemon due to security reasons."
admin added the Bug label 2026-01-22 13:14:04 +01:00
admin closed this issue 2026-01-22 13:14:05 +01:00
Author
Owner

@doctrinebot commented on GitHub (May 7, 2011):

Comment created by ddebernardy:

Seems I missed this ticket, which reports the same thing:

http://www.doctrine-project.org/jira/browse/DCOM-32

@doctrinebot commented on GitHub (May 7, 2011): Comment created by ddebernardy: Seems I missed this ticket, which reports the same thing: http://www.doctrine-project.org/jira/browse/[DCOM-32](http://www.doctrine-project.org/jira/browse/DCOM-32)
Author
Owner

@doctrinebot commented on GitHub (May 7, 2011):

Issue was closed with resolution "Duplicate"

@doctrinebot commented on GitHub (May 7, 2011): Issue was closed with resolution "Duplicate"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#1428