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
@@ -11,6 +11,7 @@ Yii Framework 2 Change Log
11
11
- Bug #20002: Fixed superfluous query on HEAD request in serializer (xicond)
12
12
- Enh #12743: Added new methods `BaseActiveRecord::loadRelations()` and `BaseActiveRecord::loadRelationsFor()` to eager load related models for existing primary model instances (PowerGamer1)
13
13
- Enh #20030: Improve performance of handling `ErrorHandler::$memoryReserveSize` (antonshevelev, rob006)
14
+
- Enh #20042: Add empty array check to `ActiveQueryTrait::findWith()` (renkas)
14
15
- Enh #20032: Added `mask` method for string masking with multibyte support (salehhashemi1992)
0 commit comments