You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: framework/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ Yii Framework 2 Change Log
4
4
2.0.48 under development
5
5
------------------------
6
6
7
+
- Bug #19705: Add binary and other data type to `$typeMap` list for MySQL (sohelahmed7)
7
8
- Enh #19741: Added option to use a closure for `$variations` definition in `yii\filters\PageCache` (nadar)
8
9
- Bug #15376: Added $userId for RBAC roles cache (manchenkoff)
9
10
- Bug #18867: Fixed multiple issues with `yii\grid\CheckboxColumn`: "check all" checkbox not being checked on page load when all data row checkboxes are initially checked; clicking checkboxes triggered "change" event for other checkboxes that do not change their state; "check all" checkbox not being checked when disabled checkboxes are present and clicking last non-checked data row checkbox (PowerGamer1)
0 commit comments