php-memcache 3.0.9~20170802.e702b5f-4build1 source package in Ubuntu

Changelog

php-memcache (3.0.9~20170802.e702b5f-4build1) focal; urgency=medium

  * No-change rebuild for php 7.4

 -- Bryce Harrington <email address hidden>  Thu, 27 Feb 2020 15:33:13 +0000

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Focal
Original maintainer:
Debian PHP PECL Maintainers
Architectures:
any
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe web

Downloads

File Size SHA-256 Checksum
php-memcache_3.0.9~20170802.e702b5f.orig.tar.xz 64.1 KiB 0454b3d62568693e431415726050738ab2d306a7944b3c30f0411eb9da7b7b42
php-memcache_3.0.9~20170802.e702b5f-4build1.debian.tar.xz 8.6 KiB 02c8c3e372cf3fa5336cd6bd8dff1fea7d1c748d7378400d3ef5c53afce62ac3
php-memcache_3.0.9~20170802.e702b5f-4build1.dsc 2.1 KiB fa22d3db37f1b0f43099908310d098198507dc5ed310c97de41ef9b80a8f74a5

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

php-memcache-dbgsym: debug symbols for php-memcache