Symfony 5.0.0 BETA2 release, classic PHP Web development framework

Symfony 5.0.0 BETA2 released. Symfony is a PHP framework based on MVC architecture. Symfony is committed to reducing duplication of code written in order to accelerate the development and maintenance of Web applications. Symfony integrates with many relational database is also very good, the cost is small.

In addition, Symfony committed to creating robust applications in an enterprise context, but also gives developers powerful configuration features: from the file structure to an external directory, almost everything can be customized. Symfony also bundled with a number of additional tools, such as testing, debugging, documentation generation, etc. to meet the business development process.

Updates are as follows:

  • bug  # 34344  [Console] may be undefined constant STDOUT
  • bug  # 34348  [the Serializer] repair ProblemNormalizer signature does not match the problem
  • Security  # 2019-18886 CVE-  throw AccessDeniedException when [SecurityCore] failed handover user
  • Security  # CVE-2019-18888  MIME type [Mime] repair a leading dash guess file
  • Security  # CVE-2019-11325  [VarExporter] fix problems derive some string
  • Security  # CVE-2019-18889  [the Cache] disable serial TagAwareAdapter and examples of AbstractAdapter
  • Security  # CVE-2019-18887  [HttpKernel] using the time constant in comparison UriSigner

Update Description: https://symfony.com/blog/symfony-5-0-0-beta2-released

Guess you like

Origin www.oschina.net/news/111384/symfony-5-0-0-beta2-released