Symfony 2.8.39 released

Warning: Symfony 2.8 is no longer supported. Consider upgrading your applications to the most recent Symfony version.
Symfony 2.8.39 has just been released. Here is a list of the most important changes:
- bug #27067 [HttpFoundation] Fix setting session-related ini settings (@e-moe)
- bug #27016 [Security][Guard] GuardAuthenticationProvider::authenticate cannot return null (@biomedia-thomas)
- bug #26831 [Bridge/Doctrine] count(): Parameter must be an array or an object that implements Countable (@gpenverne)
- bug #27044 [Security] Skip user checks if not implementing UserInterface (@chalasr)
- bug #26014 [Security] Fixed being logged out on failed attempt in guard (@iltar)
- bug #26910 Use new PHP7.2 functions in hasColorSupport (@johnstevenson)
- bug #26999 [VarDumper] Fix dumping of SplObjectStorage (@corphi)
- bug #25841 [DoctrineBridge] Fix bug when indexBy is meta key in PropertyInfoDoctrineExtractor (@insekticid)
- bug #26886 Don't assume that file binary exists on nix OS (@teohhanhui)
- bug #26643 Fix that ESI/SSI processing can turn a "private" response "public" (@mpdude)
- bug #26932 [Form] Fixed trimming choice values (@HeahDude)
- bug #26875 [Console] Don't go past exact matches when autocompleting (@nicolas-grekas)
- bug #26823 [Validator] Fix LazyLoadingMetadataFactory with PSR6Cache for non classname if tested values isn't existing class (@Pascal Montoya, @pmontoya)
- bug #26834 [Yaml] Throw parse error on unfinished inline map (@nicolas-grekas)
Want to upgrade to this new release? Fortunately, because Symfony protects backwards-compatibility very closely, this should be quite easy. Read our upgrade documentation to learn more.
Want to be notified whenever a new Symfony release is published? Or when a version is not maintained anymore? Or only when a security issue is fixed? Consider subscribing to the Symfony Roadmap Notifications.
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
Comments

Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.