为什么棋牌室开着开着就倒闭了?
Laravel 5.5.22 已发布,Laravel 是一套简洁、优雅的 PHP Web 开发框架。它可以让你从面条一样杂乱的代码中解脱出来;它可以帮你构建一个完美的网络 APP ,而且每行代码都可以简洁、富于表达力。
此次更新内容:
新增:
- Added
response()anddownload()methods to file system (#22089) - Added complete temporary table support (#22110)
- Added
Mode::newQueryForRestoration()method (#22119)
修改:
- Updated depreciated
MailFake::queue()method signature (#22072) - Use
MEDIUMTEXTinstead ofTEXTfor database cache values (MySQL only) (#22091) - Include the name of the scheduled job in the output email subject (#22098)
修复:
- Fixed
HasManyThroughrelation with custom intermediate and local keys when used inwhereHas()(#22071, 3788cbd) - Fixed SQL Server handling of
DATETIMEcolumns (#22052) - Return default value from
old()when session isn’t available (#22082)
删除:
- Removed
betweenoperator from basic where clauses (#22182)
完整更新内容请查看发布主页。








