8 Commits

Author SHA1 Message Date
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
bdb77f33ba updated @property annotations of many classes 2013-08-28 14:16:13 +02:00
0e2ac86566 added Cache::exists() to check key existance in cache 2013-08-27 17:24:09 +02:00
b06d7a8675 refactored cache dependency methods. 2013-06-12 21:21:19 -04:00
f5d0bcbcfc Refactored cache key generation. 2013-05-26 17:09:09 -04:00
0ab5bbaf40 Update Cache.php
Moved add prefix ($this->keyPrefix) to the key in function buildKey(). Could it be better?
2013-05-26 23:32:42 +04:00
ead914176f Update Cache.php
Fixed an example of using buildKey in the doc
2013-05-26 13:33:35 +04:00
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00