mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-08 00:07:23 +01:00
2.0.5 release
This commit is contained in:
@@ -93,7 +93,7 @@ class BaseYii
|
||||
*/
|
||||
public static function getVersion()
|
||||
{
|
||||
return '2.0.4';
|
||||
return '2.0.5';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
@@ -2,8 +2,8 @@ Yii Framework 2 Change Log
|
||||
==========================
|
||||
|
||||
|
||||
2.0.5
|
||||
-----
|
||||
2.0.5 July 11, 2015
|
||||
-------------------
|
||||
|
||||
Bug #9070 (CVE-2015-5467): Fixed `ViewAction::resolveViewName()` not to accept `/../` and `/./` (thejahweh, samdark)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user