Home » Caching » Cache
Framework for caching of arbitrary data.
This package is unmaintained.
Download latest release 1.5.6 (archived versions might be outdated)
License: PHP License
Description
With the PEAR Cache you can cache the result of certain function
calls, as well as the output of a whole script run or share data
between applications.
Maintainers
- Christian Stocker (chregu) — lead, inactive
- Helgi Þormar (dufuz) — lead, active
- Ulf Wendel (uw) — developer, inactive
Dependencies
Required
- PHP (>= 4.3.0)
- PEAR Installer (>= 1.7.0)
- PEAR (>= 1.7.0)
Optional
Releases
- 1.5.6 (stable, 2010-10-25)
Release notes
License: PHP License
Automatically built QA release
Bug #17020 PHP-Error - doconnor - 1.5.5 (stable, 2008-10-07)
- 1.5.5RC4 (beta, 2005-09-14)
Release notes
License: PHP License
- Fixed Bug #4449 XML errors during installation
- 1.5.5RC2 (beta, 2005-05-18)
Release notes
License: PHP License
- package.xml was giving errors when installed because of new line at the end.
- 1.5.4 (stable, 2004-04-01)
Release notes
License: PHP License
- Removed Cache_DB as it apparently never really worked.
- Added trifile container. See http://atomized.org/PEAR/Cache_trifile.html for more information. (By Ian Eure) - 1.5.3 (stable, 2003-02-19)
- 1.5.2 (stable, 2002-08-08)
- 1.5.1 (stable, 2002-05-29)
- 1.5 (stable, 2002-05-29)
- 1.4 (stable, 2002-05-24)
- 1.3 (stable, 2002-05-20)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #1224 | Suspended | Req | 2004-04-16 | Documentation | |
| #1721 | Wont fix | Bug | 2004-06-25 | fetchRow method in Cache_DB_Result: cursor is off by one | |
| #1999 | Closed | Bug | 2004-07-27 | [PATCH] trifile container doesn't save userdata | |
| #2749 | Closed | Bug | 2004-11-13 | cache->flush reports error when called second time | |
| #2955 | Closed | Bug | 2004-12-13 | [Patch] Typo in the msession container | |
| #3297 | Closed | Bug | 2005-01-26 | Provided SQL statement in DB container contains a typo | |
| #3515 | Closed | Bug | 2005-02-18 | Typo in Cache_Container_file | |
| #3693 | Bogus | Bug | 2005-03-03 | Missing $this | |
| #4154 | Closed | Bug | 2005-04-15 | conatiner::trifile - expiration time | |
| #4428 | Closed | Bug | 2005-05-25 | Cannot redeclare Cache_Container_dbx::$db | |
| #4429 | Closed | Bug | 2005-05-25 | Call-time pass-by-reference has been deprecated | |
| #4449 | Closed | Bug | 2005-05-26 | XML errors during installation | |
| #5784 | Suspended | Bug | 2005-10-25 | Destructor problem? | |
| #6782 | Closed | Bug | 1.5.4 | 2006-02-14 | Error Handling In Container Problem |
| #11225 | Open | Req | 1.5.5RC4 | 2007-06-05 | Garbage collection Container_file improvement |
| #11226 | Wont fix | Req | 1.5.5RC4 | 2007-06-05 | Proposal for memcached container driver |
| #11227 | Open | Req | 1.5.5RC4 | 2007-06-05 | php_mode variant of Container_file |
| #14294 | Open | Req | 1.5.5RC4 | 2008-07-04 | Higher default highwater for Cache_Graphics |
| #14673 | Closed | Bug | 1.5.5RC4 | 2008-09-21 | Security issue due to seeding random number generator |
| #15902 | Closed | Bug | 2009-02-16 | mkdir should do that recursive | |
| #17020 | Closed | Bug | 1.5.5 | 2010-01-21 | PHP-Error |
| #18409 | Closed | Bug | 1.5.6 | 2011-03-30 | package.xml invalid, not installable with pyrus |
| #18734 | Closed | Req | 1.5.6 | 2011-08-15 | proposal of code to start new features |
| #18742 | Closed | Bug | 1.5.6 | 2011-08-18 | container Constructor fail |
| #18743 | Closed | Req | 1.5.6 | 2011-08-18 | Unit Tests |
| #18838 | Closed | Bug | 1.5.7 | 2011-09-16 | Syntax error in Container/shm.php, bad coding in Cache.php |
| #19369 | Duplicate | Bug | 1.5.6 | 2012-04-04 | error during installation with pyrus |
| #20124 | Assigned | Doc | 1.5.6 | 2013-11-07 | Outdated license header in files |
| #20318 | Open | Req | 1.5.6 | 2014-06-26 | Would you consider changing the license to another BSD style license? |