php-doctrine-cache 1.10.0-3 source package in Ubuntu
Changelog
php-doctrine-cache (1.10.0-3) unstable; urgency=medium * Keep Test-Command in one line -- David Prévot <email address hidden> Wed, 18 Dec 2019 07:09:28 +1100
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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
php-doctrine-cache_1.10.0-3.dsc | 2.3 KiB | 1fd876150852d2c47c7d7c9affeae4a11841f6335ecceac5e2030233fa282a2d |
php-doctrine-cache_1.10.0.orig.tar.gz | 41.6 KiB | b56ab246808f4bc8f473e47baada0875f6c337c62c43d79a0f03c5888dafed08 |
php-doctrine-cache_1.10.0-3.debian.tar.xz | 8.9 KiB | f72a8eb2f6e31607e1682079550b39f46b36284c7b47cdc1ee32f1b6faa5455f |
Available diffs
- diff from 1.8.0-1 to 1.10.0-3 (32.9 KiB)
- diff from 1.10.0-2 to 1.10.0-3 (544 bytes)
No changes file available.
Binary packages built by this source
- php-doctrine-cache: cache library - Doctrine component
PHP Doctrine Cache library is a popular cache implementation that supports
many different drivers such as redis, memcache, apc, mongodb and others.
.
The Doctrine Project provides several libraries primarily focused on
database storage and object mapping.