Yii2 2.0.14.2 热修复版发布了。Yii 2 完全根据 Yii 1.1 版本重写,后者是最流行的 PHP 框架之一。Yii 2 继承了 Yii 的简洁、快速、和高扩展性。Yii 2 需要 PHP 5.4,并且拥有现代 Web 应用开发中最好的实例和协议。
该版本主要修复了 Bug:
Fixed slow MySQL constraints retrieving (MartijnHols, berosoboy, sergeymakinen)
Regenerate CSRF token only when logging in directly (samdark)
Added missing yii\db\QueryBuilder::conditionClasses setter (silverfire)
Fixed has-error CSS class assignment in yii\widgets\ActiveField when attribute name is prefixed with tabular index (FabrizioCaldarelli)
Fixed null values handling for PostgresSQL arrays (silverfire)
软件详情:https://github.com/yiisoft/yii2/blob/2.0.14.2/framework/CHANGELOG.md
下载地址:https://github.com/yiisoft/yii2/archive/2.0.14.2.zip
来自:开源中国社区