On Tue, Sep 13, 2022 at 10:59 AM Mel Dafert <m...@dafert.at> wrote: > > (This happens in the legacy application I am working on, I do not > see it changing anytime soon.) > > All of these solutions would be available in some future version of PHP. While your situation highlights something that might be broadly applicable to PHP, you'd likely have to update the legacy application to take advantage of any solution that was eventually included so that it could run on the most recent version of PHP. Unless you're suggesting that this would also be backported? 7.4 falls out of all support in a few months.
Just want to make sure you're aware of how the inclusion process would work for any solution to this issue. Jordan