yii2 3.0.0-alpha1 发布,高性能 PHP 框架

  

yii2 3.0.0-alpha1 发布了。Yii 2 完全根据 Yii 1.1 版本重写,后者是最流行的 PHP 框架之一。Yii 2 继承了 Yii 的简洁、快速、和高扩展性。Yii 2 需要 PHP 5.4,并且拥有现代 Web 应用开发中最好的实例和协议。

更新内容:

  • Bug #16065: Remove using date.timezone at yii\base\Application, use date_default_timezone_get() instead (sashsvamir)

  • Bug #12539: yii\filters\ContentNegotiator now generates 406 'Not Acceptable' instead of 415 'Unsupported Media Type' on content-type negotiation fail (PowerGamer1)

  • Bug #14458: Fixed yii\filters\VerbFilter uses case-insensitive comparison for the HTTP method name (klimov-paul)

  • Enh #879: Caching implementation refactored according to PSR-16 'Simple Cache' specification (klimov-paul)

  • Enh #11328: Added support for PSR-7 'HTTP Message' (klimov-paul)

完整更新内容请查看 ChangeLog

下载地址:

猜你喜欢

转载自www.oschina.net/news/96975/yii2-3-0-0-alpha1-released