28 Commits

Author SHA1 Message Date
5a47692e64 Create multiSet, multiGet, multiAdd methods, and mark mset, mget and madd as deprecated 2015-12-01 14:29:43 +03:00
f68e970de2 link to PHP classes just as we do with normal classes
apidoc can handle this!
2015-06-05 21:53:24 +02:00
2e71f6e9aa Turned Cache::buildKey() into public [skip ci] 2014-07-14 22:13:11 -04:00
3eae6942e6 improve cache phpdoc 2014-06-10 00:24:26 +02:00
5439ab7854 Changed the default value of Cache::keyPrefix to be null. 2014-05-19 11:29:34 -04:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
fcf2d0a3f2 Fixes #2823. 2014-03-22 20:27:03 -04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
df52510f88 fixed potential problem about using unset variables.
CS fix.
2014-01-27 21:06:36 -05:00
5d23a066ca Removed unused imports 2014-01-12 23:42:55 +04:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
4be9e195c2 Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
2013-05-05 17:04:55 +01:00
c486cf410f added missing init() method to Cache class 2013-05-01 18:44:30 +02:00
392b293d33 FragmentCache WIP 2013-03-25 14:27:15 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
c08c2e8b72 url wip 2013-02-17 12:50:03 -05:00
11d374a83d finished cleanup of caching components. 2013-01-18 18:28:28 -05:00
ce168fb3c8 cache cleanup WIP 2013-01-18 16:09:29 -05:00
c1328b6632 working on cache key. 2013-01-18 12:45:10 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
d7a69b6029 typo fix. 2012-06-17 15:55:30 -04:00
37c874f1a2 ... 2012-05-31 18:25:25 -04:00
130d141709 Finished Cache class. 2012-05-28 14:15:49 -04:00
c225242290 working on caching. 2012-05-28 13:45:50 -04:00
0c85d56b74 finished view. 2012-05-28 00:03:17 -04:00
e8b0fd1327 ... 2012-05-19 09:46:32 -04:00