php-memcache 8.2-2ubuntu1 source package in Ubuntu

Changelog

php-memcache (8.2-2ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/control*: regenerate for php8.3.

 -- Athos Ribeiro <email address hidden>  Wed, 14 Aug 2024 08:51:11 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe web
Oracular release universe web

Downloads

File Size SHA-256 Checksum
php-memcache_8.2.orig.tar.gz 76.6 KiB b3f0640eacdeb9046c6c86a1546d7fb8a4e9f219e5d9a36a287e59b2dd8208e5
php-memcache_8.2-2ubuntu1.debian.tar.xz 7.2 KiB 0bb36aadd03fe9c3694855a92f521c699cfb4a2e670c23ce3772f08cdad8b5db
php-memcache_8.2-2ubuntu1.dsc 2.2 KiB 85c6632d2135bba2b7a0d52bb1cff9ad0a4029d5e3bb954ff71b2521991ce5c1

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