20 Commits

Author SHA1 Message Date
c56647ff4c Merge pull request #1757 from nineinchnick/1476_session_handler
Add handler property to yii\web\Session
2014-01-06 07:26:36 -08:00
5eed149f24 fixed links in phpdoc 2014-01-06 05:47:49 +01:00
7e1e622458 simpler implementation of the handler property in yii\web\Session 2014-01-03 23:51:45 +01:00
53bb25947d add handler property to yii\web\Session 2014-01-03 21:52:45 +01:00
ac3967cab7 removed unused property from Session
cleanup after #1479
2013-12-11 16:47:30 +01:00
97645bcfb5 Removed compatibility code for PHP < 5.4 2013-12-11 14:07:17 +01:00
c7ff329e3c doc fix. 2013-11-16 21:30:34 -05:00
539e233d9c massive improvement on class documentation
- added example code for application components
- added missing short description

[ci skip]
2013-11-13 01:16:21 +01:00
b6424946e4 Little helpful description for Session::cookieParam 2013-11-12 21:12:43 +07:00
a7175bae31 Refactored Session as suggested in #1172 2013-11-11 20:52:27 -05:00
20018b3fd3 Merge pull request #1172 from egorpromo/descript-for-sessionParam2
More precise descripton fo Session::cookieParam
2013-11-11 07:10:51 -08:00
7565dec37d More precise descripton fo Session::cookieParam 2013-11-11 21:35:34 +07:00
e67b9a8482 Removed check for PHP 5.4 from Session::open() 2013-10-24 17:05:08 +04:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
76154b9776 Fixes #901: Added $delete parameter to Session::getFlash(). 2013-09-23 20:38:54 -04:00
ca69ef09d4 update of @property annotations 2013-08-28 14:59:52 +02:00
bdb77f33ba updated @property annotations of many classes 2013-08-28 14:16:13 +02:00
c194703d9e Virtual properties documentation has been added to "web\Session" 2013-07-09 12:18:39 +03:00
f2d477dce6 Response WIP 2013-06-09 09:47:41 -04:00
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00