Symfony 4.1.0-BETA3 发布,包含大量 bug 修复

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Symfony 4.1.0-BETA3 发布了,这是 4.1.0 的第三个预正式发布版本,主要更新内容如下: bug #27388 [Routing] Account for greediness when merging route patterns (@nicolas-grekas) bug #27344 [HttpKe...

Symfony 4.1.0-BETA3 发布了,这是 4.1.0 的第三个预正式发布版本,主要更新内容如下:

  • bug #27388 [Routing] Account for greediness when merging route patterns (@nicolas-grekas)

  • bug #27344 [HttpKernel] reset kernel start time on reboot (@kiler129)

  • bug #27365 [Serializer] Check the value of enable_max_depth if defined (@dunglas)

  • bug #27358 [PhpUnitBridge] silence some stderr outputs (@ostrolucky)

  • bug #27366 [DI] never inline lazy services (@nicolas-grekas)

  • bug #27352 Remove reference to the test container after kernel shutdown (@stof)

  • bug #27350 [HttpKernel] fix deprecation in AbstractTestSessionListener (@alekitto)

  • bug #27367 [FrameworkBundle] cleanup generated test container (@nicolas-grekas)

  • bug #27379 [FrameworkBundle] Fix using test.service_container when Client is rebooted (@nicolas-grekas)

  • bug #27364 [DI] Fix bad exception on uninitialized references to non-shared services (@nicolas-grekas)

  • bug #27359 [HttpFoundation] Fix perf issue during MimeTypeGuesser intialization (@nicolas-grekas)

  • security #cve-2018-11408 [SecurityBundle] Fail if security.http_utils cannot be configured

  • security #cve-2018-11406 clear CSRF tokens when the user is logged out

  • security #cve-2018-11385 migrating session for UsernamePasswordJsonAuthenticationListener

  • security #cve-2018-11385 migrating session for UsernamePasswordJsonAuthenticationListener

  • security #cve-2018-11385 Adding session authentication strategy to Guard to avoid session fixation

  • security #cve-2018-11385 Adding session strategy to ALL listeners to avoid any possible fixation

  • security #cve-2018-11386 [HttpFoundation] Break infinite loop in PdoSessionHandler when MySQL is in loose mode

  • bug #27341 [WebProfilerBundle] Fixed validator/dump trace CSS (@yceruto)

  • bug #27337 [FrameworkBundle] fix typo in CacheClearCommand (@emilielorenzo)

  • bug #27292 [Serializer] Fix and improve constraintViolationListNormalizer's RFC7807 compliance (@dunglas)

详情见发布公告

Symfony 是一个用于 Web 应用程序的 PHP 框架和一组可重用的 PHP 组件,目前成千上万的 Web 应用程序(包括 BlaBlaCar.com 和 Spotify.com)以及大多数流行的 PHP 项目(包括 Drupal 和 Magento)都在使用 Symfony。

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法图解

算法图解

[美] Aditya Bhargava / 袁国忠 / 人民邮电出版社 / 2017-3 / 49.00元

本书示例丰富,图文并茂,以让人容易理解的方式阐释了算法,旨在帮助程序员在日常项目中更好地发挥算法的能量。书中的前三章将帮助你打下基础,带你学习二分查找、大O表示法、两种基本的数据结构以及递归等。余下的篇幅将主要介绍应用广泛的算法,具体内容包括:面对具体问题时的解决技巧,比如,何时采用贪婪算法或动态规划;散列表的应用;图算法;K最近邻算法。一起来看看 《算法图解》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

SHA 加密
SHA 加密

SHA 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具