php-psr-cache 3.0.0-4 source package in Ubuntu

Changelog

php-psr-cache (3.0.0-4) unstable; urgency=medium

  * Break php-symfony-cache (<< 6)

 -- David Prévot <email address hidden>  Tue, 05 Mar 2024 17:30:31 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-psr-cache_3.0.0-4.dsc 1.6 KiB 48688fd3c26c0e5e385040a3520cb834e36fe6ff9cb6f34e5f21b66d1869d7e2
php-psr-cache_3.0.0.orig.tar.gz 4.2 KiB 9de9e2bb4cf84f3dfe833b7843d08aaf9d978a6a614d9ed33a9d00fee2c2e322
php-psr-cache_3.0.0-4.debian.tar.xz 2.7 KiB b2ddcf2533e6d41da07a048f2507450aa03f515c2cf450e1a5b9037bf79d9cb5

Available diffs

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.