- Issue created by @alena_stanul
- @alena_stanul opened merge request.
- Status changed to Needs review
over 1 year ago 8:37am 7 April 2023 - π©πͺGermany donquixote
Thank you! The changes look reasonable.
I was thinking that for a minimal fix, we only need to declare "; \Iterator" as a return type, not ": crumbs_Container_MultiWildcardDataIterator". But it is probably better to add the more explicit return type.
I will need to take some time to test this myself.
Until then, people can user your PR as a patch. - π©πͺGermany donquixote
Another option would be the `#[\ReturnTypeWillChange]` attribute.
I will have to think about which solution is better. - πΊπΈUnited States aubjr_drupal
Thanks for posting this patch, @alena_stanul. I went with your version since there was no followup. Tested and worked for me.