CHECK_98 - Empty Catches can be combined
Improve this page
RFC enabled
CODE
Raise error if there are 2 or more empty catches in one try-catch. Those can be combined to one catch.
Configuration

RFC enabled
Raise error if there are 2 or more empty catches in one try-catch. Those can be combined to one catch.
