Symfony 3.4.45 发布了。本次更新主要带来了 Bug 修复:
- bug #28278 [HttpFoundation] Fix unprepared BinaryFileResponse sends empty file (@wackymole)
- bug #28284 [PhpUnitBridge] keep compat with composer 1.0 (@nicolas-grekas)
- 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::OPT_TCP_NODELAY to fix perf of misses (@nicolas-grekas)
- bug #28252 [DoctrineBridge] support __toString as documented for UniqueEntityValidator (@dmaicher)
- bug #28100 [Security] Call AccessListener after LogoutListener (@chalasr)
- 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 #28012 [PropertyInfo] Allow nested collections (@jderusse)
- bug #28055 [PropertyInfo] Allow nested collections (@jderusse)
- bug #28083 Remove the Expires header when calling Response::expire() (@javiereguiluz)
下载地址:
转自 https://www.oschina.net/news/99402/symfony-3-4-45-released