php-pear-Cache-Lite - Fast and Safe little cache system for PHP
- Website:
- https://github.com/pear/Cache_Lite
- Licence:
- LGPL-2.1-or-later
- Vendor:
- Remi Collet
- Description:
This package is a little cache system optimized for file containers. It is fast and safe (because it uses file locking and/or anti-corruption tests).
Packages
php-pear-Cache-Lite-2.0.0-1.remi.src | [47 KiB] |
Changelog by Remi Collet (2023-03-21):
- update to 2.0.0 - sources from github instead or pear channel |
php-pear-Cache-Lite-1.8.3-9.remi.src | [52 KiB] |
Changelog by Remi Collet (2023-02-20):
- fix PHP 8.2 deprecations in test suite - use SPDX license ID |
php-pear-Cache-Lite-1.8.3-1.remi.src | [42 KiB] |
Changelog by Remi Collet (2019-11-20):
- update to 1.8.3 - drop patch merged upstream |
php-pear-Cache-Lite-1.8.2-5.remi.src | [43 KiB] |
Changelog by Remi Collet (2019-11-19):
- add patch for PHP 7.4 from https://github.com/pear/Cache_Lite/pull/11 |
php-pear-Cache-Lite-1.8.2-1.remi.src | [45 KiB] |
Changelog by Remi Collet (2018-02-13):
- update to 1.8.2 |
php-pear-Cache-Lite-1.8.0-4.remi.src | [45 KiB] |
Changelog by Remi Collet (2018-02-13):
- add patch for PHP 7.2 from https://github.com/pear/Cache_Lite/pull/7 |
php-pear-Cache-Lite-1.8.0-1.remi.src | [44 KiB] |
Changelog by Remi Collet (2016-07-04):
- update to 1.8.0 - raise dependency on PHP >= 5.4 - raise dependency on PEAR >= 1.10.1 |
php-pear-Cache-Lite-1.7.16-5.remi.src | [45 KiB] |
Changelog by Remi Collet (2016-06-28):
- add patch to avoid PHP 7 warning |