Yii 2.0.11.1 发布了。Yii是一个高性能的PHP5的web应用程序开发框架。通过一个简单的命令行工具 yiic 可以快速创建一个web应用程序的代码框架,开发者可以在生成的代码框架基础上添加业务逻辑,以快速完成应用程序的开发。
更新内容:
Fixed yii\console\controllers\MessageController to properly populate missing languages in case of extraction with "db" format (bizley)
Fixed button names in ActionColumn to contain proper Yii::t() tags and restored missing translations for el, fa, ja, ru, and sk (cebe, softark)
下载地址:https://github.com/yiisoft/yii2/archive/2.0.11.1.zip
来自:开源中国社区

