php-memcache 3.0.9~20160311.4991c2f-5build2 source package in Ubuntu
Changelog
php-memcache (3.0.9~20160311.4991c2f-5build2) bionic; urgency=medium * No-change rebuild for PHP7.2 -- Nishanth Aravamudan <email address hidden> Fri, 02 Feb 2018 13:43:07 -0800
Upload details
- Uploaded by:
- Nish Aravamudan
- Uploaded to:
- Bionic
- Original maintainer:
- Debian PHP PECL Maintainers
- Architectures:
- any
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | web |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
php-memcache_3.0.9~20160311.4991c2f.orig.tar.xz | 62.9 KiB | 9fcff98297f7c314f809c7667aea8dbbf7ddbc7cc0015df9f3924700aba128b7 |
php-memcache_3.0.9~20160311.4991c2f-5build2.debian.tar.xz | 6.0 KiB | 022768ae6e7632974014452996f42d2518fc3ecd12d3cec4e15327d04c698cbd |
php-memcache_3.0.9~20160311.4991c2f-5build2.dsc | 1.8 KiB | 294e91867cd25113b448c6b2d6daa835676830140d205ac4464ce083479616ef |
Available diffs
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