This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-06 23:39:02 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad0c19de3affb68893f10f34a88e65b63ec0f0eb
yii2
/
tests
/
framework
/
web
/
session
History
Alexander Makarov
25f8b263e5
Fixes
#14811
: Fixed
yii\filters\HttpCache
to work with PHP 7.2
2018-02-11 12:08:01 +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
Bug
#15523
:
yii\web\Session
settings could now be configured after session is started (StalkAlex, rob006, daniel1302, samdark)
2018-02-08 20:11:45 +03:00