38 Commits

Author SHA1 Message Date
Arhell
6d26fae142 update unicode & others links 2022-08-11 02:23:44 +03:00
Arhell
8518f95605 update yii & php.net links 2022-08-09 00:11:49 +03:00
Arhell
fad0c5be77 update links 2022-08-07 11:54:16 +03:00
nikolasr200
386f24fcce Fix #4310: Items on memcache won't expire due to memcache difference in internal clock 2020-08-19 14:51:07 +03:00
Carsten Brandt
0c10c18c4f fixed indentation 2016-01-13 16:37:44 +01:00
Carsten Brandt
312be726d3 code style and documentation for CRedisCache 2013-05-01 21:25:48 +02:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
Alexander Makarov
7b73df5383 Bug #1095: Added missing retry_interval parameter of addServer function call in CMemCache 2012-09-08 16:50:27 +04:00
resurtm
3984ea4423 Fixes bug 1066. 2012-08-03 15:35:21 +06:00
Lisio
67c6e8ce87 Fix missing retry_interval parameter in addServer call 2012-08-01 23:38:51 +04:00
resurtm
b53241460e CMemCache::setValue() and CMemCache::addValue() change: expiration time for Memcache::set() and Memcached::set() now passed as seconds amount. Was UNIX timestamp. This is a documented feature of the memcache PHP extension, but now CMemCacheTest passes without fails. 2012-07-04 23:46:05 +06:00
resurtm
a26eecf1b0 CMemCacheTest fix. 2012-07-04 23:08:46 +06:00
resurtm
aea00958de CMemCacheTest fix. 2012-07-04 23:03:45 +06:00
resurtm
47b72a7c60 CMemCacheTest fix. 2012-07-04 23:01:34 +06:00
David Hrbáč
7c020a88a1 Corrected #578 extension checkig. Old solution breaks 'yiic message' 2012-06-11 19:55:11 +02:00
Alexander Makarov
a4392cb83e Enh #578: Added extension checks to CMemCache 2012-05-01 20:45:49 +04:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
mdomba
b98a6da8d4 (fixes issue 3000) updated memcached site link 2011-12-04 18:07:07 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
alexander.makarow
2ab981b454 reverted method chaining support 2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620 Chained calls are now possible for most framework class setters and methods not returning a value 2011-02-23 20:20:28 +00:00
mdomba
485c9f973e (fixes issue 2126) doc change, removed link from the first line 2011-02-22 08:44:33 +00:00
alexander.makarow
ec7b6ca98d Fixed CMemCache incompatibility with some pecl-memcache and memcached versions 2011-02-20 05:14:22 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
keyboard.idol@gmail.com
ce012fc099 Added flushValues() method to the cache classes 2010-10-12 18:50:13 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
783bf54883 merge from 1.0 2009-10-16 15:03:59 +00:00
qiang.xue
8a610c51e0 merge from 1.0 2009-08-29 20:36:55 +00:00
qiang.xue
59aa3df62b merge from 1.0 2009-08-06 20:00:34 +00:00
qiang.xue
2efcf2c225 merge from 1.0 2009-06-18 19:14:12 +00:00
qiang.xue
0c1e4a5a42 merge from 1.0 2009-06-05 13:09:17 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
cf9b8dec6a Changed Yii::t() and added a category parameter as its first parameter 2008-10-24 01:42:03 +00:00
qiang.xue
d8baee7a8f changed translatable message format from yii## to yii#.
changed how translatable messages in validators are specified.
updated message extractor command.
updated requirement checker.
2008-10-03 02:10:43 +00:00
qiang.xue
662798d8a5 2008-09-28 12:03:53 +00:00