#1056069 php-memcache: Upstream does not support php8.2 (version 4.x supports php 7.0-7.4)

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
#1056069#5
Date:
2023-11-16 17:05:11 UTC
From:
To:
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.

#1056069#10
Date:
2024-06-20 15:39:37 UTC
From:
To:
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