68 Commits (d2fb17f44458f5da91be0b5113959eb3212490dd)

Author SHA1 Message Date
Qiang Xue 646e371b44 Fixes #1812: Hide potential warning message due to race condition occurring to `Session::regenerateID()` call 11 years ago
Qiang Xue 9aa006e5ea Removed implementation of `Arrayable` from `yii\Object` 11 years ago
Qiang Xue bdcd995f00 added missing use statement. 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 5eed149f24 fixed links in phpdoc 11 years ago
John Was 7e1e622458 simpler implementation of the handler property in yii\web\Session 11 years ago
John Was 53bb25947d add handler property to yii\web\Session 11 years ago
Carsten Brandt ac3967cab7 removed unused property from Session 11 years ago
DaSourcerer 97645bcfb5 Removed compatibility code for PHP < 5.4 11 years ago
Qiang Xue c7ff329e3c doc fix. 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
egorpromo b6424946e4 Little helpful description for Session::cookieParam 11 years ago
Qiang Xue a7175bae31 Refactored Session as suggested in #1172 11 years ago
egorpromo 7565dec37d More precise descripton fo Session::cookieParam 11 years ago
Alexander Makarov e67b9a8482 Removed check for PHP 5.4 from Session::open() 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue 76154b9776 Fixes #901: Added $delete parameter to Session::getFlash(). 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Paul Klimov c194703d9e Virtual properties documentation has been added to "web\Session" 11 years ago
Qiang Xue f2d477dce6 Response WIP 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 6e997cb428 improved contact page. 12 years ago
Alexander Makarov 92e634db66 Ability to configure session cookie, httponly by default 12 years ago
Qiang Xue e7295ad564 Use __METHOD__ as log category. 12 years ago
Qiang Xue 1fbf81be57 User WIP. 12 years ago
Qiang Xue 5d6c9a4c9f Fixed session bug. 12 years ago
Qiang Xue c03a3ff858 Finishes flash feature. 12 years ago
Qiang Xue 1d48d01ef7 refactored View. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue f610527a55 finished session components. 12 years ago
Qiang Xue a8a3e1a9c8 session WIP 12 years ago
Qiang Xue e66729840d Finished cookie. 12 years ago
Qiang Xue 3c1452e84b Changed the separator of message category. 12 years ago
Qiang Xue 54ee8c44a0 refactored exceptions. 12 years ago
Qiang Xue e7a5e8ab37 ... 13 years ago