- Package:
- php-memcache
- Source:
- php-memcache
- Description:
- memcache extension module for PHP
- Submitter:
- Gerardo Esteban Malazdrewicz
- Date:
- 2024-06-20 15:51:02 UTC
- Severity:
- normal
Dear Maintainer, Upstream Release notes ( at https://pecl.php.net/package/memcache/8.2) say: Version 8.2 (stable) - Version 8.x support PHP 8.x - Version 4.x supports PHP 7.0-7.4. No lack of functionality observed though, but deprecation notices are generated, like: PHP Deprecated: Creation of dynamic property Memcache::$connection is deprecated in ... generated since 8.2. Would be possible to upgrade php-memcache to 8.2 in a future update? Thanks for all your work, including php.
It seems that the package at sury.org has the correct 8.2 version, and it's installable alongside Debian's 8.2 if you need it. https://packages.sury.org/php/pool/main/p/php-memcache/ Debian PHP maintainers, please update this so that this mixing of sources doesn't need to happen. Thanks, --Pat