Changed
- Add initial backwards-compatible return types to final classes, final methods and private methods. These changes should not impact end-users or extension authors.
This is work towards the upcoming 4.0.0 release, which will add support for symfony8 and introduce strict types throughout.
By @acoulton in #1763