On Sat, 13 May 2023 at 00:08, Larry Garfield <la...@garfieldtech.com> wrote:
>
> That means it's impossible to write code that works from 8.2 to 9.0 without 
> version checks.  The overlap period is only 2 releases (8.3 and 8.4).  That's 
> too short of a window.

That it is too short, is an opinion.

Having one version where both the old version of the function, and the
new version work is the minimum (imo) as it allows people to run the
same code on both. But anything more than that is a nicety, not a
requirement. Also, in my opinion.

cheers
Dan
Ack

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to