|
65e3369e16
|
Fix #20140: Fix compatibility with PHP 8.4: calling session_set_save_handler()
|
2024-12-06 13:34:47 +03:00 |
|
|
3fa2d61e54
|
Fix #20175: Fix bad result for pagination when used with GridView
|
2024-06-08 10:29:40 +03:00 |
|
|
52e4a3e645
|
release version 2.0.50
|
2024-05-30 20:23:31 +03:00 |
|
|
e2a167028b
|
Upgrade to PSR12 coding standard (#20121)
|
2024-03-19 17:21:27 +03:00 |
|
|
161526cd41
|
HTTPS everywhere (#19503)
|
2022-08-03 12:32:18 +03:00 |
|
|
655786b7ed
|
release version 2.0.44
|
2021-12-30 10:50:56 +03:00 |
|
|
ccb14ff667
|
release version 2.0.39
|
2020-11-10 13:58:35 +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 |
|
|
cb53b2feec
|
Fixes #14081: Added yii\caching\CacheInterface to make custom cache extensions adoption easier
|
2017-06-11 19:18:33 +03:00 |
|
|
ecefc2bdfb
|
Fixed typo in CacheSession::destroySession()
|
2017-02-20 23:13:44 +02:00 |
|
|
f496567735
|
Fixed yii\web\CacheSession::destroySession() to work correctly when session is not written yet
Fixes #13537
|
2017-02-20 22:34:40 +02:00 |
|
|
ab36cb29e1
|
Updated PHPDocs: marked session-handling methods as internal
|
2017-02-20 22:13:12 +02:00 |
|
|
4aa935e69e
|
Fixes #12055: Changed boolean to bool and integer to int in phpdoc
|
2016-11-07 02:51:39 +03:00 |
|
|
cd87d67f34
|
Global DOCS update: ~~~ replaced with ```
|
2015-12-02 23:15:28 +02:00 |
|
|
d341bf02b4
|
Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as DbCache
|
2015-01-04 19:28:05 -05:00 |
|
|
3a1e0f3a5c
|
property codestyle framework
|
2014-07-30 00:21:31 +02:00 |
|
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
|
8e11ad0360
|
refactored code to use Instance::ensure()
|
2014-03-18 12:31:27 -04:00 |
|
|
8c2e39235f
|
Turn module and application into DI containers.
|
2014-03-17 23:57:01 -04:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
0c38655217
|
psr-4 move
|
2014-01-10 21:41:43 -05:00 |
|
|
0d814fa523
|
Moved "framework" to "iii".
|
2013-05-09 12:00:15 -04:00 |
|
|
e1acc64b2b
|
refactoring cache and db references.
|
2013-03-27 17:09:18 -04:00 |
|
|
392b293d33
|
FragmentCache WIP
|
2013-03-25 14:27:15 -04:00 |
|
|
4fdaab3560
|
updated file header.
|
2013-03-04 08:03:46 -05:00 |
|
|
f610527a55
|
finished session components.
|
2013-03-03 21:51:06 -05:00 |
|
|
a8a3e1a9c8
|
session WIP
|
2013-03-03 16:51:36 -05:00 |
|