Alexander Makarov
c9dea60747
Fixes #2148
2013-04-29 02:48:17 +04:00
David Baker
c26e3198dc
Fixed inaccurate information about default location for session savePath
...
Session's save path is set to session.save_path by default. On
some distros, that is set to /tmp, but it isn't always. Updated the
docs to reflect that.
2013-03-04 13:23:48 -07: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 Kochetov
486723805e
else if => elseif
2012-10-03 10:20:14 +04:00
Alexander Makarov
d865a3bab8
Fixes #1057 Removed SVN ids
2012-09-09 22:23:45 +04:00
Carsten Brandt
096b536c6d
updated comment in CHttpSession
...
[ci skip]
2012-08-31 18:09:41 +03:00
tom--
d14469c2f5
New unit test for enhanced $gCProbability s/getters in CHttpSession #486 . Fixed those methods to process corner cases properly. Initial $gCProbability is now double(1.0), was > 1.0 before.
2012-08-29 16:07:29 -04:00
resurtm
3884f21789
Refinements and $gCProbability now can be 0.00000005% not just a 0.001%.
2012-08-25 23:16:49 +06:00
resurtm
e1af079c43
Enh #486 : CHttpSession::$gCProbability and CDbHttpSession::$gCProbability are floats now. Minimal $gCProbability value has been changed to the 0.001%, was 1% before, default value left unchanged (1%).
2012-08-25 17:51:51 +06:00
alexander.makarow
1b484a8d15
(Fixes issue 3042) Fixed the bug that CHttpSession::setCookieMode wasn't setting session.use_only_cookies when 'none' value was used
2011-12-27 00:02:53 +00:00
alexander.makarow
646cbb2b9a
Documented component accessors with @property for significantly better IDE autocomplete
2011-10-25 00:01:09 +00:00
qiang.xue
c1fbf16a72
2011-07-07 01:01:56 +00:00
alexander.makarow
a8f3a422bb
(Fixes issue 2602) Better error handling in CHttpSession::open() when using PHP <5.3.0
2011-07-06 22:35:27 +00:00
qiang.xue
da44a3909e
Added CHttpSession::regenerateID()
2011-04-07 04:25:27 +00:00
qiang.xue
78081c92fc
(Fixes issue 2262)
2011-03-29 12:37:49 +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
qiang.xue
4be0af6917
changed copyright year.
2011-01-01 19:31:13 +00:00
mdomba
15e94ba6b3
Added documentations that goes to the method summary table...
2010-12-29 12:30:50 +00:00
mdomba
72b974560b
Updated PHPDoc @param parameter names
2010-09-23 13:28:52 +00:00
qiang.xue
b20ac4deda
* (Fixes issue 1140) Added CHttpSession::get().
2010-04-20 18:47:46 +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
c7a996249b
merge from 1.0
2009-05-06 03:36:09 +00:00
qiang.xue
a6be33eca5
merge from 1.0.
2009-01-24 19:06:11 +00:00
qiang.xue
20bf28469f
merge from 1.0.
2008-12-30 23:14:31 +00:00
qiang.xue
f3e7eb5aee
2008-11-09 21:06:18 +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
55bdd955a5
removed carriage returns from files.
2008-10-13 21:26:19 +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