Lack of interest Make various XF exceptions extend RuntimeException.

This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.

Liam W

in memoriam 1998-2020
Licensed customer
PHPStorm recently added an inspection for uncaught exceptions, which isn't displayed for exceptions extending RuntimeException.

It would be useful it some XF exceptions could be changed to extend RuntimeException (which was added in PHP 5.1, so there shouldn't be any compatibility issues).

Liam
 
Upvote 4
This suggestion has been closed. Votes are no longer accepted.
Back
Top Bottom