We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 005a9c7 commit 76f1733Copy full SHA for 76f1733
framework/CHANGELOG.md
@@ -4,6 +4,7 @@ Yii Framework 2 Change Log
4
2.0.50 under development
5
------------------------
6
7
+- Bug #17191: Fixed `BaseUrl::isRelative($url)` method in `yii\helpers\BaseUrl` (ggh2e3)
8
- Bug #18469: Fixed `Link::serialize(array $links)` method in `yii\web\Link` (ggh2e3)
9
- Bug #20040: Fix type `boolean` in `MSSQL` (terabytesoftw)
10
- Bug #20005: Fix `yii\console\controllers\ServeController` to specify the router script (terabytesoftw)
0 commit comments