Changelog (https://github.com/symfony/symfony/compare/v8.0.4...v8.0.5)
- bug #63213 Fix lazy proxy type resolution for decorated services (nicolas-grekas)
- bug #63212 Fix dealing with truncated streams after headers arrived with CurlHttpClient (nicolas-grekas)
- bug #63208 Fix DocBlock resolution for inherited promoted properties (yoeunes)
- bug #63170 Persist state when consuming ne...