File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Yii Framework 2 Change Log
4
4
2.0.52 under development
5
5
------------------------
6
6
7
- - Bug #20292 : Fix ` \yii\web\Session ` should not set cookie params, when useCookie is false (cebe)
7
+ - Bug #20292 : Fix ` \yii\web\Session ` should not set cookie params, when ` session.use_cookies ` is ` false ` (cebe)
8
8
- Bug #20232 : Fix regression introduced in ` GHSA-cjcc-p67m-7qxm ` while attaching behavior defined by ` __class ` array key (erickskrauch)
9
9
- Bug #20231 : Fix regression introduced in #20167 in ` yii\validators\FileValidator ` (bizley)
10
10
- Enh #20247 : Support for variadic console controller action methods (brandonkelly)
@@ -14,7 +14,7 @@ Yii Framework 2 Change Log
14
14
- Enh #20268 : Minor optimisation in ` \yii\helpers\BaseArrayHelper::map ` (chriscpty)
15
15
- Enh #20273 : Remove unnecessary ` paragonie/random_compat ` dependency (timwolla)
16
16
- Chg #20276 : Removed autogenerated migration phpdoc (userator)
17
- - Bug #20282 : Fix compatibility with PHP 8.4: deprecated constant E_STRICT (Izumi-kun)
17
+ - Bug #20282 : Fix compatibility with PHP 8.4: deprecated constant ` E_STRICT ` (Izumi-kun)
18
18
- Bug #20284 : Revert punycode to 1.4.x which supports pre ES6 format (mtangoo)
19
19
- New #20279 : Add to the ` \yii\web\Request ` CSRF validation by custom HTTP header (olegbaturin)
20
20
- Enh #20279 : Add to the ` \yii\web\Request ` ` csrfHeader ` property to configure a custom HTTP header for CSRF validation (olegbaturin)
You can’t perform that action at this time.
0 commit comments