php-psr-simple-cache 1.0.1-1 source package in Ubuntu
Changelog
php-psr-simple-cache (1.0.1-1) unstable; urgency=medium [ Michael Cullum ] * Include slash at the beginning for DateInterval [ David Prévot ] * Move project repository to salsa.d.o * Update Standards-Version to 4.1.3 -- David Prévot <email address hidden> Wed, 07 Mar 2018 17:48:30 -1000
Upload details
- Uploaded by:
- Debian PHP PEAR Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian PHP PEAR Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
php-psr-simple-cache_1.0.1-1.dsc | 1.7 KiB | 35fa0923080c6b3f74cdef792a61e1b079fb28f719e13601accc99f55eb90cc3 |
php-psr-simple-cache_1.0.1.orig.tar.gz | 3.0 KiB | 67beb8dd859290e399880701eb45fad4cd220e3763a51e1d89a7e61600a913b2 |
php-psr-simple-cache_1.0.1-1.debian.tar.xz | 2.4 KiB | 8f1cc2e536ebe6f61b5e16e741a5324a4063355fc14d85543ed7240a8fd60e78 |
Available diffs
- diff from 1.0.0-1 to 1.0.1-1 (1.2 KiB)
No changes file available.
Binary packages built by this source
- php-psr-simple-cache: Common interfaces for simple caching
PHP FIG Simple Cache PSR holds all interfaces related to PSR-16.
.
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.
.
You can find implementations of the specification by looking for packages
providing the php-psr-simple- cache-implement ation virtual package.