Symfony 5.0.0 BETA1 release, classic PHP Web development framework

Symfony 5.0.0 BETA1 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.

This beta release brings many new features, excerpt follows:

  • Feature  # 34329  [expressionLanguage] XOR operator Add
  • the Feature  # 34312  [ErrorHandler] merge and delete ErrorRenderer components
  • the Feature  # 34309  [HttpKernel] can spread the ExceptionEvent any event be thrown
  • the Feature  # 33497  [Contracts] add a parameter type declaration to contract
  • Feature  # 34139  [Security] Add encoder configuration Migration
  • the Feature  # 32194  [HttpFoundation] Add the IP anonymization method
  • Feature  # 34 252  [Console] adds support for the N _COLOR env var
  • the Feature  # 34295  [DI] [FrameworkBundle] Add EnvVarLoaderInterface - delete SecretEnvVarProcessor
  • the Feature  # 31310  [DependencyInjection] Added option to ignor _errors: import configuration file does not _found
  • Feature  # 34216  [HttpClient] allows any value in the request JSON
  • Feature  # 31977  is added to the processing delay of the transmission message Redis
  • ……

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

Guess you like

Origin www.oschina.net/news/111308/symfony-5-0-0-beta1-released