- Issue created by @sokru
- First commit to issue fork.
- @_shy opened merge request.
- Status changed to Needs review
about 1 year ago 3:34pm 27 October 2023 - Status changed to RTBC
about 1 year ago 3:54pm 27 October 2023 - 🇺🇸United States smustgrave
This looks good but my concern is for backwards compatibility. But may not be an issue.
- Status changed to Needs work
about 1 year ago 10:25pm 27 October 2023 - 🇬🇧United Kingdom longwave UK
Yeah, there are definitely BC concerns here - if someone else has implemented ImageInterface without return types, adding the return types here will break their code. We don't have a good plan for solving this at present except by perhaps using Symfony's debug class loader to notify downstream users of our code.