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

来源: OSCHINA
编辑: h4cd
2018-05-27 06:45:04

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。

下载地址:

展开阅读全文
点击引领话题📣 发布并加入讨论🔥
0 评论
0 收藏
分享
返回顶部
顶部