[cvs] commit: framework/Cache/Cache file.php
Michael M Slusarz
slusarz at horde.org
Thu Mar 8 23:26:11 UTC 2007
slusarz 2007-03-08 18:26:11 EST
Modified files:
Cache/Cache file.php
Log:
Fix get/set implementations - Cache API is clear that data can be mixed so
it is the driver's responsibility to (un)serialize the data.
Better output() implementation, Fix phpdoc for return value.
Use file_put_contents() if available.
Make sure set() returns true on success.
Revision Changes Path
1.46 +22 -19 framework/Cache/Cache/file.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Cache/Cache/file.php?r1=1.45&r2=1.46&ty=u
More information about the cvs
mailing list