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

Changelog

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

  * PHP 7.4 Rebuild

 -- Ondřej Surý <email address hidden>  Sun, 23 Feb 2020 16:49:42 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
php-memcache_3.0.9~20170802.e702b5f-4.dsc 2.2 KiB 88581fc06ac39b587ea17304cfc3391157d6635adc5d2a8854f503ecd90d7481
php-memcache_3.0.9~20170802.e702b5f.orig.tar.xz 64.1 KiB 0454b3d62568693e431415726050738ab2d306a7944b3c30f0411eb9da7b7b42
php-memcache_3.0.9~20170802.e702b5f-4.debian.tar.xz 8.6 KiB 009753fcd4f31718159eb246b69f24ef623510d02c7bc85e33c99f3e907c3edc

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

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