File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ class BaseYii
9393 */
9494 public static function getVersion ()
9595 {
96- return '2.0.19-dev ' ;
96+ return '2.0.19 ' ;
9797 }
9898
9999 /**
Original file line number Diff line number Diff line change 11Yii Framework 2 Change Log
22==========================
33
4- 2.0.19 under development
5- ------------------------
4+ 2.0.19 May 21, 2019
5+ -------------------
66
7- - Bug #17233 : Fixed bug with integer model attribute names in Validator class (nadar)
87- Bug #12077 , #12135 , #17263 : Fixed PostgreSQL version of ` alterColumn() ` to accept properly ` ColumnSchemaBuilder ` definition of column (bizley)
8+ - Bug #16918 : Console Table widget variables visibility was changed to protected to allow extending it (samdark)
9+ - Bug #17233 : Fixed bug with integer model attribute names in Validator class (nadar)
910- Bug #17306 : Added ".mjs" extensions to mimetypes meta (samdark)
1011- Bug #17313 : Support jQuery 3.4 (samdark)
11- - Bug # 16918 : Console Table widget variables visibility was changed to protected to allow extending it (samdark)
12+
1213
13142.0.18 April 23, 2019
1415---------------------
You can’t perform that action at this time.
0 commit comments