The branch "master" has been updated. The following is a summary of the commits.
from: 0edb50827e27f85311fe4e8d0a69cbfd8e6367f8 6206380 Internally use _getKey() to get hashtable key ID 426cfe7 [mms] Hashtable driver now respects lifetime parameter in the get() and exists() methods (Bug #13085). Summary: http://github.com/horde/horde/compare/0edb50827e27f85311fe4e8d0a69cbfd8e6367f8...426cfe7b75a434880dbae5b5ca7e86c60c0ad177 ----------------------------------------------------------------------- commit 6206380e1a72c9e94845628709661d997482d014 Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 00:02:41 2014 -0600 Internally use _getKey() to get hashtable key ID framework/Cache/lib/Horde/Cache/Storage/Hashtable.php | 20 +++++++++++++--- 1 files changed, 16 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/6206380e1a72c9e94845628709661d997482d014 ----------------------------------------------------------------------- commit 426cfe7b75a434880dbae5b5ca7e86c60c0ad177 Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 00:15:56 2014 -0600 [mms] Hashtable driver now respects lifetime parameter in the get() and exists() methods (Bug #13085). framework/Cache/lib/Horde/Cache/Storage/Hashtable.php | 36 ++++++++++++---- framework/Cache/package.xml | 4 +- 2 files changed, 29 insertions(+), 11 deletions(-) http://github.com/horde/horde/commit/426cfe7b75a434880dbae5b5ca7e86c60c0ad177 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
