php-apcu 5.1.3+4.0.10-1build1 source package in Ubuntu

Changelog

php-apcu (5.1.3+4.0.10-1build1) xenial; urgency=medium

  * No-change rebuild to pick up correct php config path

 -- Nish Aravamudan <email address hidden>  Tue, 05 Apr 2016 02:13:20 +0000

Upload details

Uploaded by:
Nish Aravamudan
Sponsored by:
Steve Langasek
Uploaded to:
Xenial
Original maintainer:
Debian PHP PECL Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
php-apcu_5.1.3+4.0.10.orig.tar.xz 107.8 KiB 3212b5c1db15b5ab79d74015efbe94296544f29711a0b77c28aee899170eefd5
php-apcu_5.1.3+4.0.10-1build1.debian.tar.xz 5.3 KiB 63f51c0160385e57f3ddd76b2c8299f786b740b87d725afc5fd3b68cd2eb5f71
php-apcu_5.1.3+4.0.10-1build1.dsc 2.0 KiB 046dbb84dec826531438810667334ec24f396daf86e0c31b6e16b77b057b7318

View changes file

Binary packages built by this source

php-apcu: APC User Cache for PHP

 The APCu is userland caching: APC (Alternative PHP Cache) stripped of
 opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
 primary solution to opcode caching in future versions of PHP.
 .
 The APCu is a fast solution for userland caching (and dumping) of PHP
 variables locally, it is not distributed like MemcacheD, but they can
 be used together for optimal caching.

php-apcu-dbgsym: debug symbols for package php-apcu

 The APCu is userland caching: APC (Alternative PHP Cache) stripped of
 opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
 primary solution to opcode caching in future versions of PHP.
 .
 The APCu is a fast solution for userland caching (and dumping) of PHP
 variables locally, it is not distributed like MemcacheD, but they can
 be used together for optimal caching.