On 6/18/2016 2:29 PM, Niklas Keller wrote:
> Which potential BC? The only thing is a catch all handler that has already
> been adjusted to PHP 7.
> 
> If you catch an exception you somehow promise to handle it. If you can't
> handle it, you should rethrow it.
> 
> I don't think there will be real issues with BC, because it would have
> otherwise resulted in a non-handleable fatal like before.
> 

Definitely no BC since such catch all handlers are usually meant to
(well) catch all and display a nice error message or page to the user
instead of a white page of death.

+1

-- 
Richard "Fleshgrinder" Fussenegger

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to