php-memcache 3.0.9~20151130.fdbd46b-0ubuntu1 source package in Ubuntu

Changelog

php-memcache (3.0.9~20151130.fdbd46b-0ubuntu1) xenial; urgency=medium

  * New upstream git snapshot.  LP: #1543349.
  * Update to build against php7, with versioned build-dependency against
    pkg-php-tools >= 1.32~ to avoid misbuild before php7 support has landed
    in those tools.

 -- Steve Langasek <email address hidden>  Fri, 12 Feb 2016 21:25:13 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
php-memcache_3.0.9~20151130.fdbd46b.orig.tar.xz 63.3 KiB b93712fbb0bd2150ca51d64b4fb1773371cee388db18994c3cd8b56f1f2bc9c4
php-memcache_3.0.9~20151130.fdbd46b-0ubuntu1.debian.tar.xz 5.3 KiB d5e9eefa204bbb4fd581a99604624353f5fdb3e4f3ab644a7427719fe792ce82
php-memcache_3.0.9~20151130.fdbd46b-0ubuntu1.dsc 2.2 KiB 741842ce54e92339ecaf2468b0edb54dc9a7c130ec6b04df3d097404749a6a08

View changes file

Binary packages built by this source

php-memcache: memcache extension module for PHP5

 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 update version for PHP 7 with non-blocking I/O taken from
 https://github.com/websupport-sk/pecl-memcache