On Sun, Apr 9, 2023, 7:10 PM Kamil Tekiela <tekiela...@gmail.com> wrote:

>
> I'd rather say that the roadblocks people are facing in upgrading legacy
> projects are not specific to PHP 8, but rather a technical debt acquired
> over the past 10-15 years. Even if nothing would change in PHP 8, people
> would still complain about the upgrade because of unrelated reasons.
>
>
> Regards,
> Kamil
>

I'm sorry for the double-answer but this snippet striked me a lot. I'm
quite curious to read a follow up on what you mean by unrelated reasons
here.

Suppose a parallel universe that code written in PHP 5.6 runs without any
changes in PHP 8.2. What unrelated changes would people have to not
upgrade? If the code runs exactly the same, there's no warnings converted
into exceptions that change code execution, no deprecations, no behavior
changes, what is it that people would complain about?

Or maybe when you wrote "Even if nothing would change in PHP 8" you meant
something different than what I interpreted?

>

Reply via email to