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

Changelog

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

  * d/control*: regenerate for php8.3.

 -- Athos Ribeiro <email address hidden>  Wed, 24 Jan 2024 11:22:17 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe web

Downloads

File Size SHA-256 Checksum
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+-8ubuntu1.debian.tar.xz 7.1 KiB 44d0dcc16f53bbfe3784a71392a43358600680baa1d90154e410f91873c757ac
php-memcache_8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8ubuntu1.dsc 2.4 KiB 2f63fd6a1d7c37f69552b787a8a39744e0c00c8770b1061d628d3cf1f4861e55

View changes file

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.3-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.3-memcache-dbgsym: debug symbols for php8.3-memcache