php-memcache 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8 source package in Ubuntu

Changelog

php-memcache (8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8) unstable; urgency=medium

  * Regenerate d/control for PHP 8.2

 -- Ondřej Surý <email address hidden>  Fri, 09 Dec 2022 13:48:11 +0100

Upload details

Uploaded by:
Debian PHP PECL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PECL Maintainers
Architectures:
any all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe web

Downloads

File Size SHA-256 Checksum
php-memcache_8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8.dsc 2.4 KiB c139170b6f004d2bbe965763f3577b032165a73d6e3d0389dfd9d63098934cbf
php-memcache_8.0+4.0.5.2+3.0.9~20170802.e702b5f9+.orig.tar.xz 78.7 KiB d8a0bb350b9b54350d0845af7a10f4bea0f4a93a62cb58efd1d969565d0d5a72
php-memcache_8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8.debian.tar.xz 7.0 KiB 78e98627d28df8856168e42efb87beeca7c0e462c4eecc5b24a6671d613c39ff

No changes file available.

Binary packages built by this source

php-memcache: memcache extension module for PHP

 Memcached is a caching daemon designed especially for dynamic web applications
 to decrease database load by storing objects in memory.
 .
 This extension allows you to work with memcached through handy OO and
 procedural interfaces in your php5 applications.
 .
 This is an updated version for PHP 7 with non-blocking I/O taken from
 https://github.com/websupport-sk/pecl-memcache
 .
 This is empty package that depends on default PHP version.

php-memcache-all-dev: memcache extension module for PHP

 Memcached is a caching daemon designed especially for dynamic web applications
 to decrease database load by storing objects in memory.
 .
 This extension allows you to work with memcached through handy OO and
 procedural interfaces in your php5 applications.
 .
 This is an updated version for PHP 7 with non-blocking I/O taken from
 https://github.com/websupport-sk/pecl-memcache
 .
 This is empty package that depends on all PHP versions.

php8.1-memcache: memcache extension module for PHP

 Memcached is a caching daemon designed especially for dynamic web applications
 to decrease database load by storing objects in memory.
 .
 This extension allows you to work with memcached through handy OO and
 procedural interfaces in your php5 applications.
 .
 This is an updated version for PHP 7 with non-blocking I/O taken from
 https://github.com/websupport-sk/pecl-memcache

php8.1-memcache-dbgsym: debug symbols for php8.1-memcache