Symfony 6.1.12 is now available. This release includes security and bug fixes.
Symfony 6.1.12 aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure.
Symfony is aimed at building robust applications in an enterprise context. This means that you have full control over the configuration: from the directory structure to the foreign libraries, almost everything can be customized.
Symfony 6.1.12 Changelog
[EOM] End of maintenance release for branch 6.1
🐞 Bug fixes
- bug #49141 [HttpFoundation] Fix bad return type in IpUtils::checkIp4() (@tristankretzer)
- bug #49126 [DependencyInjection] Fix order of arguments when mixing positional and named ones (@nicolas-grekas)
- bug #49104 [HttpClient] Fix collecting data non-late for the profiler (@nicolas-grekas)
- bug #49103 [Security/Http] Fix compat of persistent remember-me with legacy tokens (@nicolas-grekas)
🔐 Security
- security #cve-2022-24895 [Security/Http] Remove CSRF tokens from storage on successful login (@nicolas-grekas)
- security #cve-2022-24894 [HttpKernel] Remove private headers before storing responses with HttpCache (@nicolas-grekas)
💎 Contributors
- nicolas-grekas
- tristankretzer
Although updates are tested, you’re always encouraged to backup your files before patching.
Tags: framework, Softaculous
Related Links
- Live Demo:
See Symfony in action (Softaculous site (External link)) - Official Website:
Learn more about Symfony software (External link) - Run Symfony in your website:
Please Contact us for more information or start any Hosting Plan and install Symfony from Softaculous software library - Symfony Changelog:
To read changelog source Click Here (GitHub External link)