On Mon, 17 Oct 2022 at 09:57, Nicolas Grekas <nicolas.grekas+...@gmail.com>
wrote:

> I created this patch/PR to show the changes that would be required on
> Symfony to work around the BC break:
> https://github.com/symfony/symfony/pull/47882
>
> Note to readers: in this whole discussion, Symfony is just an example of
> affected code. In the end, Symfony will adapt to the RFC if it passes. The
> point being made is that PHP scripts should not have to be patched to run
> on newer minor versions of PHP. That's what "keeping BC" means.
>

 I didn't think there was much reason for the negative fuss being made
around this PR, after all catching \Throwable or another exception doesn't
make much difference. Seeing the workarounds here however it is more
involved than I expected.

I have changed my vote for the first point to "No". I’d like to see this
implemented in future (9.0?) but now agree that 8.3 isn’t the right place.

Peter

Reply via email to