PECL Memcache version 3.0.9-dev is unsupported

Created on 19 May 2024, about 1 month ago
Updated 27 May 2024, 30 days ago

Hi,

according to "Status report" at ./admin/reports/status:

There is a problem with your memcache configuration. Please review sites/all/modules/memcache/README.txt for help resolving the following issue:
PECL Memcache version 3.0.9-dev is unsupported. Please update to 4.0.5 or newer.

However, there is no PECL Memcache "4.0.5 or newer".

As of May 2024, the latest PECL memache version is 3.2.0:

https://pecl.php.net/package/memcached

Not sure what the status report warning means. Does it try to enforce an inexisting dependency, or is there another PECL Memcache outside of pecl.php.net it referrs to?

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany asb

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @asb
  • PECL memcached and memcache are not the same. (With "d" at the end)

    Memcached -> https://pecl.php.net/package/memcached

    Memcache -> https://pecl.php.net/package/memcache

  • πŸ‡©πŸ‡ͺGermany asb

    Thanks, sure, as the project description says: "An API for using Memcached and the PECL Memcache or Memcached libraries with Drupal." Who is supposed to understand which one is used for which purpose by the Drupal module?

    Anyway, on my old production server I got php-memcached 2.2.0-2 and php-memcache 3.0.8-5; on my new server I got php-memcached 3.1.3+2.2.0-1 and php-memcache 3.0.9~20170802.e702b5f-2, so I can not meet the requirements without breaking package management dependencies. Lovely for a D7 module.

  • πŸ‡©πŸ‡ͺGermany asb

    More of these non-sensical opinions from memcache module.

    Reported at ./admin/reports/status:

    There is a problem with your memcache configuration. Please review sites/all/modules/memcache/README.txt for help resolving the following issue:
    PECL Memcache version 3.0.8 is unsupported. Please update to 3.0.6 or newer.

    Information like this isn't too helpful. At least I do not understand what the poet tries to tell us here.

Production build 0.69.0 2024