Symfony 4.1.5 发布了。Symfony 是一个开源的 PHP Web 框架。基于最佳 Web 开发实践,已经有多个网站完全采用此框架开发,Symfony 的目的是加速Web应用的创建与维护。
更新内容:
- bug #28636 [HttpFoundation] X-Accel-Mapping does not use HTTP key=value syntax (@c960657)
- bug #28376 [TwigBundle] Fixed caching of templates in src/Resources/<BundleName>/views on cache warmup (@yceruto)
- bug #28565 [HttpFoundation][Security] forward locale and format to subrequests (@nicolas-grekas)
- bug #28561 [Cache] prevent getting older entries when the version key is evicted (@nicolas-grekas)
- bug #28562 [HttpFoundation] fix hidding warnings from session handlers (@nicolas-grekas)
- bug #28545 [Console] Send the right exit code to console.terminate listeners (@mpdude)
- bug #28553 [Debug] Fix false-positive “MicroKernelTrait::loadRoutes()” method is considered internal” (@nicolas-grekas)
详情看这里。
下载地址:
转自 https://www.oschina.net/news/100452/symfony-4-1-5-released