php-psr-cache 1.0.0-1 source package in Ubuntu

Changelog

php-psr-cache (1.0.0-1) unstable; urgency=low

  * Initial release (new symfony dependency)

 -- David Prévot <email address hidden>  Sun, 14 Feb 2016 00:43:12 -0400

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-psr-cache_1.0.0-1.dsc 1.6 KiB cd8aa45f723172e9851aade175cc19b5ceefc181c2ae4eed5860d96d550b9604
php-psr-cache_1.0.0.orig.tar.gz 3.7 KiB 641b83882ff4104d3a3b0e30602f4a590974808158b8cf4ca1647239be139e97
php-psr-cache_1.0.0-1.debian.tar.xz 2.0 KiB 0f6262d3d87d288ccb9c4fb50233b34af5a8724da349522222b0b8d7f92eaf08

No changes file available.

Binary packages built by this source

php-psr-cache: Common interface for caching libraries

 This contains all interfaces defined by PSR-6.
 .
 Note that this is not a Cache implementation of its own. It is merely
 an interface that describes a Cache implementation. See the
 specification for more details.
 .
 <http://www.php-fig.org/psr/psr-6/>