php-doctrine-cache 2.2.0-2ubuntu1 source package in Ubuntu
Changelog
php-doctrine-cache (2.2.0-2ubuntu1) mantic; urgency=medium * Merge with Debian unstable (LP: #2025673). Remaining changes: - d/control: Add b-d for php-cache-tag-interop removed from php-cache-integration-tests. - d/t/control: Add test dependency on php-cache-tag-interop removed from php-cache-integration-tests. -- Olivier Gayot <email address hidden> Mon, 03 Jul 2023 19:47:31 +0200
Upload details
- Uploaded by:
- Olivier Gayot
- Sponsored by:
- Lucas Kanashiro
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
php-doctrine-cache_2.2.0.orig.tar.xz | 16.5 KiB | 567ced2c6a1bd0298d66f90035211bed2285482c3fd9feb2ff1a8e79e64e0582 |
php-doctrine-cache_2.2.0-2ubuntu1.debian.tar.xz | 14.8 KiB | f2078bfa5ea1fa5f5f943d07470e9d4acb9eb62bfcf193ac4574184f3a397d4d |
php-doctrine-cache_2.2.0-2ubuntu1.dsc | 2.6 KiB | 5e538dfcc7a0b28558bf27ea2a2e56efbd8ac3d2f9527091bf269eb7ab1ea4dd |
Available diffs
- diff from 2.2.0-1ubuntu1 to 2.2.0-2ubuntu1 (833 bytes)
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.