This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-08-15 14:50:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
tests
/
framework
/
web
/
session
History
bscheshirwork
7473c422ee
Fixes
#15318
: Fixed "session_name(): Cannot change session name when session is active" errors
2018-02-24 01:03:27 +03:00
..
mssql
Code style fixes
2017-11-01 02:43:02 +03:00
mysql
Code style fixes
2017-11-01 02:43:02 +03:00
pgsql
Disabled only PgSQL tests of DbSession in HHVM
2017-11-01 08:05:02 +02:00
sqlite
Fixes
#11401
: Fixed
yii\web\DbSession
concurrency issues when writing and regenerating IDs
2018-02-09 03:13:50 +03:00
AbstractDbSessionTest.php
Fixes
#15627
: Corrected session freezing/unfreezing not to attempt opening or closing connection if it isn't necessary
2018-02-10 00:06:10 +03:00
CacheSessionTest.php
Fixes
#14811
: Fixed
yii\filters\HttpCache
to work with PHP 7.2
2018-02-11 12:08:01 +03:00
SessionTest.php
Fixes
#15318
: Fixed "session_name(): Cannot change session name when session is active" errors
2018-02-24 01:03:27 +03:00