Symfony 4.3.7 released, classic PHP Web development framework

Symfony 4.3.7 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.

The new version brings a lot of bug fixes, the main updates are as follows:

  • bug  # 34 294  [Workflow] fix errors when used as a marker attribute ValueObject
  • bug  # 34297  [DI] fix locators
  • bugs  # 34282  [the DI] not in the case of lack of parent cache class
  • bug  # 34287  crashes when [HttpClient] repair call CurlHttpClient :: destruct ()
  • bug  # 34129  [FrameworkBundle] [- Search.com] When change the directory scan, the cache directory is invalid
  • bugs  # 34246  [the Serializer] context calculation using the cache MetadataAwareNameConverter
  • bugs  # 34251  when [HttpClient] discloses transparent gzip compression only
  • bug  # 34244  [Inflector] add support for 'species' of
  • bugs  # 34085  [Console] VT100 if supported, using the pattern detection size CON
  • bugs  # 34199  [HttpClient] the HTTP / 2 fails, using the HTTP / 1.1 safety request retry
  • bugs  # 34192  [the Routing] fix URL producer instantiation
  • bug  # 34134  [Messenger] fix routing key message is lost and property retry
  • bug  # 34181  [Stopwatch] fixes the duration of time getDuration calculating a plurality of error
  • ……

Update Description: https://symfony.com/blog/symfony-4-3-7-released

Guess you like

Origin www.oschina.net/news/111275/symfony-4-3-7-released