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
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,15 @@
1
1
Yii Framework 2 Change Log
2
2
==========================
3
3
4
-
2.0.25 under development
5
-
------------------------
4
+
2.0.25 August 13, 2019
5
+
----------------------
6
6
7
-
- Bug #17223: Fixed detaching a behavior event when it is a Closure instance (GHopperMSK, rob006)
8
7
- Bug #15779: If directory path is passed to `FileHelper::unlink()` and directory has files it will not delete files in this directory on Windows now (alexkart)
8
+
- Bug #17223: Fixed detaching a behavior event when it is a Closure instance (GHopperMSK, rob006)
9
9
- Bug #17473: Fixed `SimpleConditionBuilder::build()` when column is not a string (alexkart)
10
-
- Bug #17486: Fixed error when using `batch()` without `$db` parameter with MSSQL (alexkart)
11
10
- Bug #17485: Reverted #17477 (samdark)
11
+
- Bug #17486: Fixed error when using `batch()` without `$db` parameter with MSSQL (alexkart)
0 commit comments