|
161526cd41
|
HTTPS everywhere (#19503)
|
2022-08-03 12:32:18 +03:00 |
|
|
ce088e05df
|
Fix #18247: Added support for the 'session.use_strict_mode' ini directive in yii\web\Session
|
2020-10-31 11:58:34 +03:00 |
|
|
d317e41b21
|
Fix #18101: Fix behavior of OUTPUT INSERTED.* for SQL Server query: "insert default values"; correct MSSQL unit tests; turn off profiling echo message in migration test
|
2020-06-14 14:20:21 +03:00 |
|
|
8bb334b9ae
|
Fixes #9438, #13740, #15037: Handle DB session callback custom fields before session closed
|
2019-03-09 15:54:39 +03:00 |
|
|
659b3d4b77
|
Fixing DB session override problems
See #16959
|
2019-01-15 12:42:13 +02:00 |
|
|
7473c422ee
|
Fixes #15318: Fixed "session_name(): Cannot change session name when session is active" errors
|
2018-02-24 01:03:27 +03:00 |
|
|
25f8b263e5
|
Fixes #14811: Fixed yii\filters\HttpCache to work with PHP 7.2
|
2018-02-11 12:08:01 +03:00 |
|
|
a23a325ca7
|
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 |
|
|
64d57043b1
|
Fixes #11401: Fixed yii\web\DbSession concurrency issues when writing and regenerating IDs
|
2018-02-09 03:13:50 +03:00 |
|
|
24f4e3126a
|
Bug #15523: yii\web\Session settings could now be configured after session is started (StalkAlex, rob006, daniel1302, samdark)
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
Co-authored-by: Robert Korulczyk <robert@korulczyk.pl>
Co-authored-by: daniel.1302 <daniel.1302@gmail.com>
|
2018-02-08 20:11:45 +03:00 |
|
|
ba38edd393
|
Fix last time driver use if not support any (#15246)
|
2017-11-29 22:38:34 +03:00 |
|
|
5c6ba33e55
|
Disabled only PgSQL tests of DbSession in HHVM
|
2017-11-01 08:05:02 +02:00 |
|
|
0dede3922d
|
Disabled DbSession tests for HHVM
|
2017-11-01 07:39:41 +02:00 |
|
|
fb23b0d0ea
|
Code style fixes
|
2017-11-01 02:43:02 +03:00 |
|
|
4831263716
|
Fixed tests for HHVM and PHP 5.4
|
2017-10-31 23:23:51 +02:00 |
|
|
2faf771118
|
Fixes #13436: Fixed migration for MSSQL DbSession
|
2017-10-31 12:50:37 +03:00 |
|