Symfony 4.1.4 has just been released. Here is a list of the most important changes:
- bug #28278 [HttpFoundation] Fix unprepared BinaryFileResponse sends empty file (@wackymole)
- bug #28284 [PhpUnitBridge] keep compat with composer 1.0 (@nicolas-grekas)
- bug #28251 [HttpFoundation] Allow RedisCluster class for RedisSessionHandler (@michaelperrin)
- bug #28241 [HttpKernel] fix forwarding trusted headers as server parameters (@nicolas-grekas)
- bug #28220 [PropertyAccess] fix type error handling when writing values (@xabbuh)
- bug #28249 [Cache] enable Memcached::OP _TC _NODELAY to fix perf of misses (@nicolas-grekas)
- bug #28252 [DoctrineBridge] support toString as documented for UniqueEntityValidator (@dmaicher)
- bug #28216 [FrameworkBundle] messag _bus alias public (@sroze)
- bug #28113 [Form] Add help texts for checkboxes in horizontal bootstrap 4 forms (@apfelbox)
- bug #28100 [Security] Call AccessListener after LogoutListener (@chalasr)
- bug #28174 Remove the HTML5 validation from the profiler URL search form (@Soullivaneuh)
- bug #28159 [DI] Fix autowire inner service (@hason)
- bug #28060 [DI] Fix false-positive circular ref leading to wrong exceptions or infinite loops at runtime (@nicolas-grekas)
- bug #28144 [HttpFoundation] fix false-positive ConflictingHeadersException (@nicolas-grekas)
- bug #28152 [Translation] fix perf of lint:xliff command (@nicolas-grekas)
- bug #28115 [Form] Remove extra .form-group wrapper around file widget in bootstrap 4 (@MrMitch)
- bug #28120 [Routing] Fixed scheme redirecting for root path (@twoleds)
- bug #28112 Fix CSS property typo (@AhmedAbdulrahman)
- bug #28012 [PropertyInfo] Allow nested collections (@jderusse)
- bug #28055 [PropertyInfo] Allow nested collections (@jderusse)
- bug #28083 Remove the Expires header when calling Response::expire() (@javiereguiluz)
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.