php-igbinary 2.0.5-1 source package in Ubuntu

Changelog

php-igbinary (2.0.5-1) unstable; urgency=medium

  * New upstream version 2.0.5
  * Recompile to support php7.1 (Closes: #879475)
  * d/control: Update Vcs-* to use https
  * d/control: Standards-Version: 4.1.1, no change
  * d/copyright: apc_serializer.h was moved
  * d/watch: Correctly mangle rc releases
  * d/watch: Use https

 -- Mathieu Parent <email address hidden>  Sun, 12 Nov 2017 20:45:49 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
php-igbinary_2.0.5-1.dsc 2.0 KiB fe4074b9804f182c7f55453cc5f11710c42a8f0bce2ef97239c73549eea94f57
php-igbinary_2.0.5.orig.tar.gz 70.4 KiB 526b21f10b08eb9f6e17a6e92b6675348a5049e6d0f5a4ea0a38f24ec3513d34
php-igbinary_2.0.5-1.debian.tar.xz 4.0 KiB a9dea1d35c873b53d42ec6e52f926784f7bad0452097b9408d3929b6ee5207aa

No changes file available.

Binary packages built by this source

php-igbinary: igbinary PHP serializer

 Igbinary is a drop in replacement for the standard PHP serializer.
 Instead of time and space consuming textual representation, igbinary
 stores PHP data structures in a compact binary form. Savings are
 significant when using memcached or similar memory based storages for
 serialized data.

php-igbinary-dbgsym: debug symbols for php-igbinary