Symfony 4.3.0 released, classic PHP Web development framework

Symfony 4.3.0 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 of the main updates are as follows:

Bug fixes

  •  31654 #  [HttpFoundation] no longer set X-Accel-Redirect path other than the X-Accel-Mapping

Symfony backward compatibility is better, therefore, to upgrade to this version will not have much of a problem, see the upgrade documentation to learn more.

If you want to keep abreast of progress more about Symfony, you can subscribe to  Symfony roadmap .

Download and update instructions

Guess you like

Origin www.oschina.net/news/107097/symfony-4-3-0-released