2017年11月28日星期二

Laravel v5.5.22 发布,PHP 开发框架


Linuxeden 开源社区 --

 

Laravel

Laravel 5.5.22 已发布,Laravel 是一套简洁、优雅的 PHP Web 开发框架。它可以让你从面条一样杂乱的代码中解脱出来;它可以帮你构建一个完美的网络 APP ,而且每行代码都可以简洁、富于表达力。

此次更新内容:

新增:

  • Added response() and download() methods to file system (#22089)
  • Added complete temporary table support (#22110)
  • Added Mode::newQueryForRestoration() method (#22119)

修改:

  • Updated depreciated MailFake::queue() method signature (#22072)
  • Use MEDIUMTEXT instead of TEXT for database cache values (MySQL only) (#22091)
  • Include the name of the scheduled job in the output email subject (#22098)

修复:

  • Fixed HasManyThrough relation with custom intermediate and local keys when used in whereHas()(#220713788cbd)
  • Fixed SQL Server handling of DATETIME columns (#22052)
  • Return default value from old() when session isn’t available (#22082)

删除:

  • Removed between operator from basic where clauses (#22182)

完整更新内容请查看 发布主页

下载地址:

转自 http://ift.tt/2hVvuH4

The post Laravel v5.5.22 发布,PHP 开发框架 appeared first on Linuxeden开源社区.

http://ift.tt/2Acrn3v

没有评论:

发表评论